Fix: [#29933](https://github.com/go-gitea/gitea/issues/29933) **Before** ![image](https://github.com/go-gitea/gitea/assets/37935145/71ec80f6-5896-4e4a-b686-4d792c11ebe2) **After** ![image](https://github.com/go-gitea/gitea/assets/37935145/81348a61-946a-4562-881d-8d873e50228f) --------- Co-authored-by: silverwind <me@silverwind.io> Conflicts: - web_src/css/modules/segment.css Ported by adding the new selector with a larger radius, keeping the existing one with ours.
- Fixes https://codeberg.org/forgejo/forgejo/issues/2835
Another CSS-only module. Also, I re-ordered the imports based on [original fomantic order](https://github.com/fomantic/Fomantic-UI/blob/2.8.7/src/semantic.less). (cherry picked from commit 8d93cea2969730fc8f3bdeb3704a3b89db0bbcc0)