chore(docs): colors edges based on target node

This commit is contained in:
braks
2024-02-08 00:48:03 +01:00
parent dc8faecd8c
commit c9f8f6f974
3 changed files with 36 additions and 27 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ const processLabel = toRef(() => {
.spinner {
border: 3px solid #f3f3f3;
border-top: 3px solid #10b981;
border-top: 3px solid #2563eb;
border-radius: 50%;
width: 10px;
height: 10px;