mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 09:09:02 +00:00
!important makes me sad (#9607)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
08424648ae
commit
4f54a4628a
|
@ -1178,3 +1178,9 @@ i.icon.centerlock {
|
|||
box-shadow: inset 0 0 0 1px #1678c2 !important;
|
||||
color: #1678c2 !important;
|
||||
}
|
||||
|
||||
.ui.label > img {
|
||||
width: auto !important;
|
||||
vertical-align: middle;
|
||||
height: 2.1666em !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue