1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix UI anomalies (#26929)

This commit is contained in:
Kerwin Bryant
2023-09-06 15:00:45 +08:00
committed by GitHub
parent 0850be6750
commit 113eb5fc24

View 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,