Merge pull request #941 from ZhangMingZhao1/fix-mousedown-style
fix: 解决设置mousedownEventPreventDefault下框选会选中节点文字闪动问题
This commit is contained in:
commit
1573141f2c
@ -97,6 +97,7 @@ class RichText {
|
|||||||
|
|
||||||
.smm-richtext-node-wrap p {
|
.smm-richtext-node-wrap p {
|
||||||
font-family: auto;
|
font-family: auto;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
`
|
`
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user