Skip to content

Commit

Permalink
fix: Default to align items center (#1399)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crash-- authored Mar 6, 2020
1 parent 4fb3c5d commit 4db774d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylus/components/button.styl
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ $button
text-transform uppercase
text-decoration none
cursor pointer
align-items center

svg
fill currentColor
Expand Down

0 comments on commit 4db774d

Please sign in to comment.