remove debug color

This commit is contained in:
peterkogo
2024-02-27 17:13:25 +01:00
parent 7831fcef5b
commit d9e7f1f728

View File

@@ -230,7 +230,6 @@ svg.xy-flow__connectionline {
&.connectionindicator {
pointer-events: all;
cursor: crosshair;
background: green;
}
&-bottom {