UI: removes font-weight: bold from category-drop names (#9937)

This commit is contained in:
Joffrey JAFFEUX 2020-05-30 00:06:35 +02:00 committed by GitHub
parent 03c3448b15
commit c5ccf5f93c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,6 @@
.badge-wrapper { .badge-wrapper {
margin: 0; margin: 0;
font-weight: bold;
&:nth-child(2) { &:nth-child(2) {
margin-left: 10px; margin-left: 10px;