Remove word-break:keep-all from Dismissable banner message (#19799)

local
eai04191 2 years ago committed by GitHub
parent 312d616371
commit 30e786225e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      app/javascript/styles/mastodon/components.scss

@ -8331,7 +8331,6 @@ noscript {
font-size: 14px;
line-height: 18px;
color: $primary-text-color;
word-break: keep-all;
}
&__action {

Loading…
Cancel
Save