diff --git a/ui/src/Styles/Components/FilterInputLabel.scss b/ui/src/Styles/Components/FilterInputLabel.scss index c79ab8c8d..e50cc5532 100644 --- a/ui/src/Styles/Components/FilterInputLabel.scss +++ b/ui/src/Styles/Components/FilterInputLabel.scss @@ -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 */