fix-z-height on wysiwyg in drawer (#4177)

This commit is contained in:
Nitwel
2021-02-19 17:06:52 +01:00
committed by GitHub
parent d56b8cf836
commit de528f261d

View File

@@ -179,7 +179,7 @@ body.dark .tox .tox-toolbar__overflow {
}
.tox.tox-tinymce-aux {
z-index: 400;
z-index: 510;
}
.tox .tox-dialog {