diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 9a564bc9de..d7c300a2de 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -4104,5 +4104,5 @@ button.shortcut-buttons-flatpickr-button { /* Let Vfs file select dialog be over tinymce dialog */ .tox-tinymce-aux { - z-index: 790; + z-index: 790 !important; } \ No newline at end of file