vue-vben-admin
vue-vben-admin copied to clipboard
The Tinymce component drop-down box incorrectly when the page is scrolling
The Tinymce component drop-down box incorrectly when the page is scrolling Because in fixing this bug: scrollbar and modal component #151
overflow: hidden; overflow-x: hidden !important;
delete is normal
https://github.com/tinymce/tinymce/issues/3592 It's mentioned at the bottom
src\design\index.less
overflow-x: hidden 与 Tinymce 冲突。
相关menubar 弹框定位不准

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days