mirror of https://github.com/portainer/portainer
fix font weight for firefox (#6514)
parent
fe082f762f
commit
3372f78cbf
|
@ -14,6 +14,7 @@
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
|
|
Loading…
Reference in New Issue