mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Make word-break: keep-all for dismissable banner (#19719)
This commit is contained in:
parent
5f9e47be34
commit
f002878c95
@ -8317,6 +8317,7 @@ noscript {
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
color: $primary-text-color;
|
color: $primary-text-color;
|
||||||
|
word-break: keep-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__action {
|
&__action {
|
||||||
|
Loading…
Reference in New Issue
Block a user