style(nodes): no default bg

This commit is contained in:
moklick
2022-08-30 17:54:31 +02:00
parent 5fc7c4d6e4
commit 43e4842cd6

View File

@@ -110,7 +110,6 @@
pointer-events: all;
transform-origin: 0 0;
box-sizing: border-box;
background-color: white;
cursor: grab;
&.dragging {