mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-12 23:38:20 +00:00
Fix word breaking in filtered notifications badge (#30114)
This commit is contained in:
@@ -10145,6 +10145,7 @@ noscript {
|
||||
font-weight: 500;
|
||||
font-size: 11px;
|
||||
line-height: 16px;
|
||||
word-break: keep-all;
|
||||
|
||||
&__badge {
|
||||
background: $ui-button-background-color;
|
||||
|
||||
Reference in New Issue
Block a user