loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request '[BUG] Fix selector inner radius' (#2860) from 0ko/forgejo:thousand_percent_scale into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2860
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

+1 -1
+1 -1
web_src/css/modules/segment.css
··· 70 70 } 71 71 72 72 .ui.segments:not(.horizontal) > .segment:only-child { 73 - border-radius: 0.28571429rem; 73 + border-radius: 0.214285717rem; 74 74 } 75 75 76 76 .ui.segments > .ui.segments {