Skip to content

Commit 81e9170

Browse files
authored
IBX-10913: Fixed wrong font for buttons (#89)
1 parent 8b6d443 commit 81e9170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/assets/src/scss/_buttons.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ $btns-sizes: (
172172
white-space: nowrap;
173173
outline: none;
174174
border-radius: $border-radius-medium;
175+
font-family: $font-family;
175176
text-decoration: none;
176177
font-size: $text-font-size-m;
177178
cursor: pointer;

0 commit comments

Comments
 (0)