mirror of
https://github.com/go-gitea/gitea.git
synced 2025-10-04 07:46:28 +00:00

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>