Skip to content

Commit ab643ce

Browse files
authored
added new variables
1 parent 9d6930c commit ab643ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/web/css/source/lib/variables/_buttons.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
@button__active__gradient-color-end: false;
4848

4949
// Primary button
50+
@button-primary__font-family: @button__font-family;
51+
@button-primary__font-size: @button__font-size;
52+
@button-primary__font-weight: @button__font-weight;
5053
@button-primary__line-height: false;
5154
@button-primary__width: false;
5255
@button-primary__margin: false;

0 commit comments

Comments
 (0)