UNPKG

shineout

Version:

Shein 前端组件库

11 lines (8 loc) 204 B
@import '../../styles/variables.less'; @moveable-prefix: ~'@{so-prefix}-moveable'; .@{moveable-prefix} { &-draging { transition-property: transform; transition-duration: 0s; } }