mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
8 lines
88 B
CSS
8 lines
88 B
CSS
@import './common/var.css';
|
|
|
|
.van-switch-cell {
|
|
.van-switch {
|
|
float: right;
|
|
}
|
|
}
|