mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[Doc] update checkbox & radio demo (#406)
This commit is contained in:
@@ -75,6 +75,15 @@ export default {
|
||||
.van-checkbox {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.van-checkbox__input {
|
||||
float: right;
|
||||
position: static;
|
||||
}
|
||||
|
||||
span {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user