Browse Source

update the size of small button

pull/29/head
simaQ 10 years ago
parent
commit
cc761bc888
  1. 2
      style/themes/default/custom.less

2
style/themes/default/custom.less

@ -72,7 +72,7 @@
@btn-padding-lg : 4px 15px 5px 15px;
@btn-border-radius-lg : 16px;
@btn-padding-sm : 1px 15px;
@btn-padding-sm : 1px 7px;
@btn-border-radius-sm : 11px;
@btn-circle-size : 28px;

Loading…
Cancel
Save