Skip to content

Commit

Permalink
fix(button): correct link button line-height (#665)
Browse files Browse the repository at this point in the history
fix #663
  • Loading branch information
zouhangwithsweet authored Apr 30, 2020
1 parent 67b2b1f commit 88d0e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/button/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export default {
display inline
width auto
height auto
line-height 1
line-height normal
font-size button-small-font-size
font-weight font-weight-normal
color button-primary-fill
Expand Down

0 comments on commit 88d0e74

Please sign in to comment.