diff --git a/packages/system/src/styles/init.css b/packages/system/src/styles/init.css index e4d48221..72f0b2e8 100644 --- a/packages/system/src/styles/init.css +++ b/packages/system/src/styles/init.css @@ -225,21 +225,11 @@ svg.xy-flow__connectionline { &.connectingfrom { pointer-events: all; - background: violet !important; - } - - &.clickconnecting { - background: greenyellow !important; - } - - &.connectingto { - background: red !important; } &.connectionindicator { pointer-events: all; cursor: crosshair; - background: green; } &-bottom {