diff --git a/theme-gitea-modern.css b/theme-gitea-modern.css index c7c7215..480a37d 100644 --- a/theme-gitea-modern.css +++ b/theme-gitea-modern.css @@ -284,7 +284,7 @@ a[rel*="nofollow"]:not(.ui):focus, } .label:not(.basic) { - border-radius: 100px !important; + border-radius: 100px; padding: 4px 8px !important; font-weight: 700; align-items: center;