mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
wangEditor编辑器层级错误bug修复
This commit is contained in:
parent
5e7aa98704
commit
019b4e8e1b
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user