视频宽度限制

This commit is contained in:
2025-07-29 14:14:27 +08:00
parent f83575af8f
commit f7520df2a6

View File

@@ -226,7 +226,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
}