Skip to content

Commit

Permalink
fix(progress-indicator): apply support-01 to warning icon inner paths (
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod authored Apr 7, 2020
1 parent 87ad959 commit 7524883
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
}

//ERROR STYLING
.#{$prefix}--progress__warning > path {
.#{$prefix}--progress__warning > * {
fill: $support-01;
}

Expand Down

0 comments on commit 7524883

Please sign in to comment.