Merge pull request '[v7.0/forgejo] [BUG] Fix selector inner radius' (#2921) from bp-v7.0/forgejo-177d8e7 into v7.0/forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2921
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
Earl Warren 2024-03-31 07:56:02 +00:00
commit 60a82b0890

View file

@ -70,7 +70,7 @@
}
.ui.segments:not(.horizontal) > .segment:only-child {
border-radius: 0.28571429rem;
border-radius: 0.214285717rem;
}
.ui.segments > .ui.segments {