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

View File

@@ -15,6 +15,10 @@
cursor: default;
}
&--horizontal {
margin-right: @padding-sm;
}
&__icon {
flex: none;
height: 1em;