We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df6bdb commit 882b7d9Copy full SHA for 882b7d9
src/components/TreeNode/styles.less
@@ -41,6 +41,7 @@
41
position: absolute;
42
right: 100%;
43
margin-right: 4px;
44
+ user-select: none;
45
}
46
47
.@{css-prefix}-colon {
0 commit comments