Skip to content

Commit 882b7d9

Browse files
committed
fix: Line numbers are included when selecting JSON content in the view #256
1 parent 4df6bdb commit 882b7d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/TreeNode/styles.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
position: absolute;
4242
right: 100%;
4343
margin-right: 4px;
44+
user-select: none;
4445
}
4546

4647
.@{css-prefix}-colon {

0 commit comments

Comments
 (0)