1
This commit is contained in:
@@ -156,12 +156,12 @@ body {
|
||||
-moz-tab-size: 4;
|
||||
text-align: left;
|
||||
word-wrap: normal;
|
||||
overflow-wrap: normal;
|
||||
word-break: normal;
|
||||
hyphens: manual;
|
||||
white-space: normal;
|
||||
|
||||
}
|
||||
.word-wrapper {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.ql-editor>* {
|
||||
cursor: text;
|
||||
word-break: normal;
|
||||
@@ -172,8 +172,6 @@ body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: keep-all;
|
||||
}
|
||||
|
||||
.ql-editor ol,.ql-editor ul {
|
||||
|
||||
Reference in New Issue
Block a user