@import './common/var.css';

.van-switch-cell {
  .van-cell__title {
    vertical-align: middle;
  }

  .van-switch {
    float: right;
  }
}