Skip to content

Commit

Permalink
fix(Icon): remove redundant color:inherit style
Browse files Browse the repository at this point in the history
  • Loading branch information
DaryaLari committed Dec 18, 2024
1 parent 19ca365 commit 445a59b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Icon/Icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
$block: '.#{variables.$ns}icon';

#{$block} {
color: inherit;
line-height: 0;
vertical-align: top;
}

0 comments on commit 445a59b

Please sign in to comment.