[#7653] updated tinymce options to fix its dialogs position

This commit is contained in:
Gani Georgiev
2026-04-21 14:16:23 +03:00
parent 223ac7a64a
commit 3c33868ea8
4 changed files with 5 additions and 2 deletions

View File

@@ -162,6 +162,7 @@ window.app.components.tinymce = function(propsArg = {}) {
autoresize_bottom_margin: 30,
media_poster: false,
media_alt_source: false,
ui_mode: "split",
codesample_languages: [
{ text: "HTML/XML", value: "markup" },
{ text: "CSS", value: "css" },