feat: improve word wrap (#4506)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
// allow newline charactor
|
||||
white-space: pre-wrap;
|
||||
text-align: center;
|
||||
word-wrap: break-word;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
|
||||
&--has-title {
|
||||
|
||||
Reference in New Issue
Block a user