mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-22 14:18:58 +00:00
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