[update 89966] 富文本组件:去掉不能用的功能、解决火狐浏览器格式刷异常、解决显示错位

This commit is contained in:
danshihao
2024-09-18 18:17:10 +08:00
parent 7e4531321c
commit 4b063ce99b
7 changed files with 66 additions and 48 deletions
+1
View File
@@ -43,6 +43,7 @@
}
.CodeMirror-wrap pre {
overflow: hidden;
word-wrap: break-word;
white-space: pre-wrap;
}