Skip to content

Commit

Permalink
temp(*): fix Button style
Browse files Browse the repository at this point in the history
  • Loading branch information
myronliu347 committed Dec 17, 2019
1 parent 318c0b6 commit f1715a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/button/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
vertical-align: middle;
}

> span {
> span,
> div {
display: inline-block;
vertical-align: middle;
}
Expand Down

0 comments on commit f1715a7

Please sign in to comment.