fix: address presentation review findings

This commit is contained in:
lda
2026-07-08 06:23:58 +07:00 Verified
parent eb40c951d0
commit 20bf11dde1
29 changed files with 717 additions and 122 deletions
@@ -385,11 +385,11 @@
stroke-dasharray: none;
}
#workflow-arrow polygon {
.workflow-graph-stage__arrow-marker polygon {
fill: oklch(0.48 0.035 250);
}
#workflow-arrow-active polygon {
.workflow-graph-stage__arrow-marker--active polygon {
fill: var(--accent-cyan);
}