mirror of
https://github.com/youzan/vant.git
synced 2026-04-05 02:05:11 +08:00
add CellSwitch component
This commit is contained in:
9
packages/vant-css/src/switch-cell.css
Normal file
9
packages/vant-css/src/switch-cell.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.van-switch-cell {
|
||||
.van-cell__title {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.van-switch {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user