-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Project Board view, not all the columns' border radius are circle. #31129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
#31204 will fix it. |
lunny
pushed a commit
that referenced
this issue
Jun 4, 2024
Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: #31129
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Jun 4, 2024
Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: go-gitea#31129
silverwind
added a commit
that referenced
this issue
Jun 4, 2024
Backport #31204 by @silverwind Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: #31129 Co-authored-by: silverwind <[email protected]>
DennisRasey
pushed a commit
to DennisRasey/forgejo
that referenced
this issue
Jun 11, 2024
Backport #31204 by @silverwind Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: go-gitea/gitea#31129 Co-authored-by: silverwind <[email protected]> (cherry picked from commit 298d05df3b79634a0364926f34fb02b73d442c31)
DennisRasey
pushed a commit
to DennisRasey/forgejo
that referenced
this issue
Jun 11, 2024
Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: go-gitea/gitea#31129 (cherry picked from commit 4ca65fabdad75e39f9948b9a2a18e32edc98ec02)
richmahn
pushed a commit
to unfoldingWord/dcs
that referenced
this issue
Mar 2, 2025
Using `.segment` on the project columns is a major abuse of that class, so remove it and instead set the border-radius directly on it. Fixes: go-gitea/gitea#31129
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Only the last column's border radius is circle.
The text was updated successfully, but these errors were encountered: