fix: color path
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user