mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 12:12:53 -06:00
Fix badge icon CSS
This commit is contained in:
parent
c1c4f28f29
commit
5b9e1b04dc
@ -455,3 +455,9 @@ textarea {
|
|||||||
top: 3px;
|
top: 3px;
|
||||||
left: -3px
|
left: -3px
|
||||||
}
|
}
|
||||||
|
.badge .mdi::before {
|
||||||
|
font-size: 12px;
|
||||||
|
left: 0;
|
||||||
|
line-height: 12px;
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user