Browse Source

Update button style

pull/1309/head
afc163 9 years ago
parent
commit
9aa5dd0ba1
  1. 2
      style/themes/default/custom.less

2
style/themes/default/custom.less

@ -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;

Loading…
Cancel
Save