feat(Form): support using CheckboxGroup

This commit is contained in:
陈嘉涵
2020-02-11 10:00:28 +08:00
parent 48e443d0e2
commit 744cbac987
5 changed files with 36 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
}
&--horizontal {
margin-right: 12px;
margin-right: @padding-sm;
}
&__icon {