Skip to content

Commit

Permalink
Merge pull request #151 from kodiak-packages/fix-button-height
Browse files Browse the repository at this point in the history
Fix button height
  • Loading branch information
bramvanhoutte authored Dec 29, 2020
2 parents c7be767 + 1258c5a commit cfc40a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Button/Button.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
}

.label {
max-height: 14px;
line-height: inherit;
}

Expand Down

0 comments on commit cfc40a0

Please sign in to comment.