Skip to content

Commit

Permalink
fix(stepper): upgrade scss (#1324)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamedMok authored and tiloyi committed May 9, 2023
1 parent 5f8cc39 commit 498666d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/styles/components/_c.stepper.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,11 @@
}

&__icon {
fill: $color-stepper-icon;
max-width: 100%;
}

&__detail {
@include set-font-scale("04", "m");

color: $color-font-light;
Expand Down

0 comments on commit 498666d

Please sign in to comment.