[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
@@ -1566,8 +1566,8 @@ div.edui-box {
float: right;
margin-right: 1px;
font-size: 12px;
line-height: 14px;
height: 14px;
line-height: 12px;
height: 20px;
border: 1px solid #333;
padding: 3px 5px;
cursor: pointer;
File diff suppressed because one or more lines are too long