weui-switch.less 175 B

123456
  1. @import "../../base/fn.less";
  2. .weui-cell_switch{
  3. padding-top: (@weuiCellHeight - @weuiSwitchHeight) / 2;
  4. padding-bottom: (@weuiCellHeight - @weuiSwitchHeight) / 2;
  5. }