Skip to content

Commit

Permalink
fix(Input): fix lineheight. Close #214
Browse files Browse the repository at this point in the history
  • Loading branch information
bindoon committed Mar 22, 2019
1 parent a5c59a7 commit 706adce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/input/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
display: inline-table;
border-collapse: separate;
font-size: 0;
line-height: 1;
width: 200px;
border-spacing: 0;
transition: all .3s ease-out;
Expand Down

0 comments on commit 706adce

Please sign in to comment.