.ql-editor>*
This commit is contained in:
@@ -163,7 +163,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ql-editor>* {
|
.ql-editor>* {
|
||||||
cursor: text
|
cursor: text;
|
||||||
|
word-break: normal;
|
||||||
|
overflow-wrap: normal;
|
||||||
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6 {
|
.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6 {
|
||||||
|
|||||||
@@ -262,7 +262,7 @@ div{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ql-editor>* {
|
.ql-editor>* {
|
||||||
cursor: text
|
cursor: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6 {
|
.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6 {
|
||||||
|
|||||||
Reference in New Issue
Block a user