Update button style

This commit is contained in:
afc163
2016-03-31 15:38:35 +08:00
parent 5c884a64c4
commit 9aa5dd0ba1
+1 -1
View File
@@ -53,7 +53,7 @@
@border-color-split : #e9e9e9; // split border inside a component
// Buttons
@btn-font-weight : normal;
@btn-font-weight : 500;
@btn-primary-color : #fff;
@btn-primary-bg : @primary-color;