fix font weight for firefox (#6514)

pull/6516/head
testA113 3 years ago committed by GitHub
parent fe082f762f
commit 3372f78cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save