Skip to content

Commit

Permalink
fix(button): remove icon color override. (#13149)
Browse files Browse the repository at this point in the history
  • Loading branch information
desig9stein committed Jun 21, 2023
1 parent 9a70552 commit fdd205f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@
width: var(--igx-icon-size, #{$icon-in-button-size});
height: var(--igx-icon-size, #{$icon-in-button-size});
font-size: var(--igx-icon-size, #{$icon-in-button-size});
color: inherit;
}

* + * {
Expand Down

0 comments on commit fdd205f

Please sign in to comment.