Skip to content

Commit

Permalink
fix(ui/button): remove line-height
Browse files Browse the repository at this point in the history
affects: @varlet/ui
  • Loading branch information
haoziqaq committed Oct 5, 2021
1 parent 2e82806 commit c0d2422
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/varlet-ui/src/button/button.less
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
align-items: center;
outline: none;
border: none;
line-height: 1.2;
border-radius: var(--button-border-radius);
user-select: none;
cursor: pointer;
Expand Down

0 comments on commit c0d2422

Please sign in to comment.