Update ueditor.css

This commit is contained in:
全栈小学生 2025-05-30 09:44:16 +08:00
parent 9a4d22fccc
commit bd1dc03968

View File

@ -145,7 +145,7 @@ div.edui-box {
background-color: white; background-color: white;
position: relative; position: relative;
overflow: visible; overflow: visible;
z-index: 1; z-index: 1 !important;
} }
.edui-editor div { .edui-editor div {