feat: improve word wrap (#4506)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
// allow newline charactor
|
||||
white-space: pre-wrap;
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
|
||||
&--primary {
|
||||
background-color: @notify-primary-background-color;
|
||||
|
||||
Reference in New Issue
Block a user