mirror of
https://github.com/directus/directus.git
synced 2026-01-23 11:47:59 -05:00
fix-z-height on wysiwyg in drawer (#4177)
This commit is contained in:
@@ -179,7 +179,7 @@ body.dark .tox .tox-toolbar__overflow {
|
||||
}
|
||||
|
||||
.tox.tox-tinymce-aux {
|
||||
z-index: 400;
|
||||
z-index: 510;
|
||||
}
|
||||
|
||||
.tox .tox-dialog {
|
||||
|
||||
Reference in New Issue
Block a user