wangEditor编辑器层级错误bug修复

This commit is contained in:
gsw945 2021-10-09 15:06:07 +08:00
parent 5e7aa98704
commit 019b4e8e1b

View File

@ -96,6 +96,7 @@ body{
bottom: 0; bottom: 0;
overflow: hidden; overflow: hidden;
border-top: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD;
z-index: 999;
} }
.manual-editor-container .manual-editormd{ .manual-editor-container .manual-editormd{
position: absolute; position: absolute;