mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-18 20:09:26 +00:00
Fix UI anomalies (#26929)
This commit is contained in:
parent
0850be6750
commit
113eb5fc24
|
@ -2024,6 +2024,7 @@ a.ui.basic.label:hover {
|
|||
top: 0;
|
||||
bottom: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ui.attached.header > .ui.right > .button,
|
||||
|
|
Loading…
Reference in a new issue