Browse Source

Fix checkbox click area

pull/275/head
afc163 9 years ago
parent
commit
6b9cceb5a7
  1. 2
      style/components/checkbox.less

2
style/components/checkbox.less

@ -60,6 +60,8 @@
top: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
}

Loading…
Cancel
Save