]> source.dussan.org Git - gitea.git/commit
Remove .segment from .project-column (#31204) (#31239)
authorGiteabot <teabot@gitea.io>
Tue, 4 Jun 2024 09:45:50 +0000 (17:45 +0800)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2024 09:45:50 +0000 (09:45 +0000)
commit298d05df3b79634a0364926f34fb02b73d442c31
tree9c2e27ec16efe3b14d76e0dc2ce6dd99a0ec810c
parent85a81767083efd49bf675b3de30de5421ab2ae69
Remove .segment from .project-column (#31204) (#31239)

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: https://github.com/go-gitea/gitea/issues/31129
Co-authored-by: silverwind <me@silverwind.io>
templates/projects/view.tmpl
web_src/css/features/projects.css