chore(ui): use bold font for counters

This commit is contained in:
Łukasz Mierzwa
2021-05-10 19:37:05 +01:00
committed by Łukasz Mierzwa
parent 0ffdec33c8
commit 351d9e4c6e

View File

@@ -26,6 +26,7 @@
.btn.components-filteredinputlabel > svg {
/* match outer badge font size */
font-size: 100%;
font-weight: 600;
/* we have badge inside a badge, make the inner one a little brighter
in case both use same color classes */