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

This commit is contained in:
eai04191 2022-11-06 05:03:58 +09:00 committed by GitHub
parent 312d616371
commit 30e786225e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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