Skip to content

Commit 445c6c5

Browse files
committed
fix: restore button line-height
1 parent 7605b55 commit 445c6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sass/base/_button.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ button {
88
border-width: 0;
99
cursor: pointer;
1010
font-family: $button-font-family;
11+
line-height: $line-height-normal;
1112
position: relative;
1213
background-color: transparent;
1314
transition: none;

0 commit comments

Comments
 (0)