[Glitch] Fix word breaking in filtered notifications badge

Port 616e2f2666 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
pull/2701/head
mogaminsk 2024-05-02 18:40:18 +09:00 committed by Claire
parent 3789d9f825
commit b6ada33ad4
1 changed files with 1 additions and 0 deletions

View File

@ -10733,6 +10733,7 @@ noscript {
font-weight: 500;
font-size: 11px;
line-height: 16px;
word-break: keep-all;
&__badge {
background: $ui-button-background-color;