diff --git a/core/core-frontend/src/style/index.less b/core/core-frontend/src/style/index.less index 9e0810f1ad..34c80a35ea 100644 --- a/core/core-frontend/src/style/index.less +++ b/core/core-frontend/src/style/index.less @@ -707,3 +707,8 @@ strong { background-color: transparent; } } + + +.tox-tinymce-aux { + display: none !important; +}