视频宽度限制
This commit is contained in:
@@ -226,7 +226,9 @@ div{
|
|||||||
.ql-container.ql-disabled .ql-tooltip {
|
.ql-container.ql-disabled .ql-tooltip {
|
||||||
visibility: hidden
|
visibility: hidden
|
||||||
}
|
}
|
||||||
|
.ql-editor video{
|
||||||
|
max-width: 100% !important;
|
||||||
|
}
|
||||||
.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before {
|
.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before {
|
||||||
pointer-events: none
|
pointer-events: none
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user