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