fix: word break in en and other languages (#385)
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
font-weight: 400;
|
||||
line-height: 1.5;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
user-select: text;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user