mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[Improvement] SwitchCell: add size prop (#1371)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@import './common/var.css';
|
||||
|
||||
.van-switch-cell {
|
||||
padding-top: 8px;
|
||||
padding-bottom: 8px;
|
||||
|
||||
.van-switch {
|
||||
float: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user