Skip to content

Commit

Permalink
ui-components: Remove margin from Icon (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Stilwell authored Mar 22, 2023
1 parent 67a62bd commit 0a60d87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-components/src/Icon/Icon.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

.icon {
fill: $color-core-neutral-7;
margin: auto;

&:disabled {
pointer-events: none;
Expand Down

0 comments on commit 0a60d87

Please sign in to comment.