[#7653] updated tinymce options to fix its dialogs position
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user