11 lines
128 B
Plaintext

@import '../style/var';
.van-switch-cell {
padding-top: 8px;
padding-bottom: 8px;
.van-switch {
float: right;
}
}