Skip to content
Snippets Groups Projects
Unverified Commit f002878c authored by Jeong Arm's avatar Jeong Arm Committed by GitHub
Browse files

Make word-break: keep-all for dismissable banner (#19719)

parent 5f9e47be
No related branches found
No related tags found
No related merge requests found
......@@ -8317,6 +8317,7 @@ noscript {
font-size: 14px;
line-height: 18px;
color: $primary-text-color;
word-break: keep-all;
}
&__action {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment