Skip to content

Commit 2811c9f

Browse files
author
Ryan A. Johnson
committed
fix(CSS): correct button font
* (FIX) SURF-951: Button implementation off spec
1 parent 1ef83b6 commit 2811c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helix-ui/styles/modules/button.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
border: 1px solid @cyan-900;
55
color: @cyan-900;
66
cursor: pointer;
7+
font: inherit;
78
font-size: 0.875rem;
89
font-weight: 500;
910
line-height: 1;

0 commit comments

Comments
 (0)