fix word-break for demo
This commit is contained in:
@@ -5,7 +5,9 @@
|
|||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
|
|
||||||
|
overflow-wrap: break-word;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
word-break: break-word;
|
||||||
|
|
||||||
* {
|
* {
|
||||||
caret-color: currentColor;
|
caret-color: currentColor;
|
||||||
|
|||||||
Reference in New Issue
Block a user