Merge branch 'dev'
This commit is contained in:
@@ -161,7 +161,9 @@ body {
|
||||
.ql-editor>* {
|
||||
cursor: text
|
||||
}
|
||||
|
||||
.ql-editor video{
|
||||
max-width: 100% !important;
|
||||
}
|
||||
.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 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
@@ -228,7 +228,9 @@ div{
|
||||
.ql-container.ql-disabled .ql-tooltip {
|
||||
visibility: hidden
|
||||
}
|
||||
|
||||
.ql-editor video{
|
||||
max-width: 100% !important;
|
||||
}
|
||||
.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before {
|
||||
pointer-events: none
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user