diff --git a/frontend/src/styles.css b/frontend/src/styles.css index c2289ca..e04286b 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -152,7 +152,7 @@ body { .react-flow__edge path.animated-edge-path.animated-edge-path--updating, .animated-edge-path.animated-edge-path--updating { - stroke: hsl(var(--primary)); + stroke: hsl(217 91% 60%); } @keyframes edge-flow {