Skip to content

Commit

Permalink
fix: icon button color
Browse files Browse the repository at this point in the history
  • Loading branch information
tigranpetrossian committed Jun 22, 2024
1 parent 112d0fb commit 1cd72b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions figma-kit/src/components/icon-button/icon-button.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
align-items: center;
justify-content: center;
flex-shrink: 0;
color: var(--figma-color-icon);
width: var(--space-8);
height: var(--space-8);
border-radius: var(--radius-extra-small);
Expand Down

0 comments on commit 1cd72b9

Please sign in to comment.