fix: 解决设置mousedownEventPreventDefault下框选会选中节点文字闪动问题
This commit is contained in:
parent
d7786cd449
commit
c6a8ec257c
@ -98,6 +98,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