Skip to content

Commit 7524883

Browse files
authored
fix(progress-indicator): apply support-01 to warning icon inner paths (#5820)
1 parent 87ad959 commit 7524883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/src/components/progress-indicator/_progress-indicator.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
}
207207

208208
//ERROR STYLING
209-
.#{$prefix}--progress__warning > path {
209+
.#{$prefix}--progress__warning > * {
210210
fill: $support-01;
211211
}
212212

0 commit comments

Comments
 (0)