mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-25 04:25:01 +01:00
Fix word breaking in filtered notifications badge (#30114)
This commit is contained in:
parent
88882fbbee
commit
616e2f2666
@ -10145,6 +10145,7 @@ noscript {
|
||||
font-weight: 500;
|
||||
font-size: 11px;
|
||||
line-height: 16px;
|
||||
word-break: keep-all;
|
||||
|
||||
&__badge {
|
||||
background: $ui-button-background-color;
|
||||
|
Loading…
Reference in New Issue
Block a user