4 lines
61 B
CSS
4 lines
61 B
CSS
.vue-flow__node.intersecting {
|
|
background-color: yellow;
|
|
}
|
.vue-flow__node.intersecting {
|
|
background-color: yellow;
|
|
}
|