fix(仪表板、数据大屏): 修复富文本双击出现悬浮设置,导致页面出现滚动条问题 (#16553)

This commit is contained in:
王嘉豪
2025-07-23 11:46:49 +08:00
committed by wangjiahao
parent 2c779a01ff
commit 3a9f3f1fc4

View File

@@ -717,3 +717,8 @@ strong {
background-color: transparent;
}
}
.tox-tinymce-aux {
display: none !important;
}