feat(RadioGroup): add direction prop

This commit is contained in:
陈嘉涵
2020-02-10 19:02:30 +08:00
parent 3ad9950c2f
commit 4dd41b23de
8 changed files with 85 additions and 13 deletions
+4
View File
@@ -15,6 +15,10 @@
cursor: default;
}
&--horizontal {
margin-right: 12px;
}
&__icon {
flex: none;
height: 1em;