1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-03 04:45:21 +02:00

fix font weight for firefox (#6514)

This commit is contained in:
testA113 2022-02-02 12:32:46 +13:00 committed by GitHub
parent fe082f762f
commit 3372f78cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,7 @@
max-width: 200px;
text-align: center;
font-size: 12px !important;
font-weight: 400;
}
.icon {