refactor(core): set user-select: none for edge labels
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.vue-flow__nodesselection-rect:focus,
|
||||
|
||||
Reference in New Issue
Block a user