MDL-76447 editor_tiny: revert the z-index.

Nesting the dropdown menu inside the parent DOM makes the menu can display correctly
without changing the z-index.
This commit is contained in:
Meirza
2023-02-01 17:39:34 +07:00
parent f37f6e3439
commit e7f9631b7e
+1 -1
View File
@@ -1,5 +1,5 @@
.jsenabled .tox-tinymce-aux {
z-index: 1070;
z-index: 1000;
}
.jsenabled .tox-shadowhost.tox-fullscreen,