UNPKG

vant

Version:

Mobile UI Components built on Vue

16 lines (12 loc) 295 B
@import '../style/var'; .van-switch-cell { padding-top: @switch-cell-padding-top; padding-bottom: @switch-cell-padding-bottom; &--large { padding-top: @switch-cell-large-padding-top; padding-bottom: @switch-cell-large-padding-bottom; } .van-switch { float: right; } }