]> source.dussan.org Git - gitea.git/commitdiff
Fix UI anomalies (#26929)
authorKerwin Bryant <kerwin612@qq.com>
Wed, 6 Sep 2023 07:00:45 +0000 (15:00 +0800)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 07:00:45 +0000 (07:00 +0000)
web_src/css/base.css

index cbd3336d266f6bf6b750c3af7a1a84b9aef3afe3..9f42610641aede023b2cfb1c9293b4522fae2f60 100644 (file)
@@ -2024,6 +2024,7 @@ a.ui.basic.label:hover {
   top: 0;
   bottom: 0;
   display: flex;
+  align-items: center;
 }
 
 .ui.attached.header > .ui.right > .button,