Files
vue-flow/docs/components/examples/intersection/style.css
2022-11-06 11:03:08 +01:00

4 lines
61 B
CSS

.vue-flow__node.intersecting {
background-color: yellow;
}