chore(handles): cleanup
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
.svelte-flow__handle.connecting {
|
||||
.svelte-flow__handle.connectingto {
|
||||
background: #ff6060;
|
||||
}
|
||||
|
||||
.svelte-flow__handle.connectingfrom {
|
||||
background: #55dd99;
|
||||
}
|
||||
|
||||
.svelte-flow__handle.valid {
|
||||
background: #55dd99;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user