Address PR review feedback (#2006): lowercase currentcolor per stylelint value-keyword-case

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-07-11 17:29:26 -07:00
parent d79e2d62af
commit 72a98aed18

View File

@@ -338,7 +338,7 @@ Simplified workflow view styling. Requirements encoded here:
}
.wf-simple-controls .react-flow__controls-button svg {
fill: currentColor;
fill: currentcolor;
}
.wf-simple-add-panel {