Skip to content

Commit

Permalink
fix(cli): fix icon vertical-align
Browse files Browse the repository at this point in the history
affects: @varlet/cli
  • Loading branch information
haoziqaq committed Dec 19, 2021
1 parent 7ca255e commit f015092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/varlet-cli/site/components/icon/icon.less
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
align-items: center;
font-size: var(--site-icon-size);
color: inherit;
vertical-align: bottom;

&--shrinking {
transform: scale(0);
Expand Down

0 comments on commit f015092

Please sign in to comment.