We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d6930c commit ab643ceCopy full SHA for ab643ce
lib/web/css/source/lib/variables/_buttons.less
@@ -47,6 +47,9 @@
47
@button__active__gradient-color-end: false;
48
49
// 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;
53
@button-primary__line-height: false;
54
@button-primary__width: false;
55
@button-primary__margin: false;
0 commit comments