[Doc] Radio: update demo (#3648)

This commit is contained in:
neverland
2019-06-26 17:30:24 +08:00
committed by GitHub
parent 707729a544
commit 8d5a2fc438
8 changed files with 38 additions and 41 deletions
+1 -4
View File
@@ -76,6 +76,7 @@
>
<van-checkbox
ref="checkboxes"
slot="right-icon"
:name="item"
/>
</van-cell>
@@ -141,10 +142,6 @@ export default {
}
.van-cell {
&__value {
flex: none;
}
.van-checkbox {
margin: 0;
}