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

This commit is contained in:
王嘉豪
2025-07-23 11:46:49 +08:00
committed by GitHub
parent d0ba87d43f
commit 157f0ffcee

View File

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