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 committed Apr 7, 2020
1 parent 0719ef8 commit 3f5f66f
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 3f5f66f

Please sign in to comment.