1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-08 20:35:47 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,