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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user