Skip to content

Commit

Permalink
fix: arrow colors on the breadcrumb component (#625)
Browse files Browse the repository at this point in the history
Co-authored-by: Iury Nogueira <[email protected]>
  • Loading branch information
jAllanOli and iurynogueira authored Apr 28, 2023
1 parent afcb7fc commit 665aff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ion/src/lib/breadcrumb/breadcrumb.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

ion-icon {
::ng-deep svg {
fill: $neutral-6;
fill: $neutral-5;
}
}
}
Expand Down

0 comments on commit 665aff7

Please sign in to comment.