From d9e7f1f7281e04fbf7721b05fcda9b98220cf608 Mon Sep 17 00:00:00 2001 From: peterkogo Date: Tue, 27 Feb 2024 17:13:25 +0100 Subject: [PATCH] remove debug color --- packages/system/src/styles/init.css | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/system/src/styles/init.css b/packages/system/src/styles/init.css index d74519a6..04ee6c98 100644 --- a/packages/system/src/styles/init.css +++ b/packages/system/src/styles/init.css @@ -230,7 +230,6 @@ svg.xy-flow__connectionline { &.connectionindicator { pointer-events: all; cursor: crosshair; - background: green; } &-bottom {