Skip to content

Commit

Permalink
chore: icon size fix (#6027)
Browse files Browse the repository at this point in the history
  • Loading branch information
waterplea authored Nov 20, 2023
1 parent acbf5fd commit 91a1cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/experimental/components/button/button.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
gap: 0.125rem;

tui-svg,
&:not([tuiIconButton]):before {
&:not([tuiIconButton][data-appearance='icon']):before {
width: 1rem;
height: 1rem;
}
Expand Down

0 comments on commit 91a1cb9

Please sign in to comment.