Files
supplier-dispatch-h5/node_modules/vant/lib/swipe-item/index.less
2023-08-11 10:45:20 +08:00

9 lines
116 B
Plaintext

@import '../style/var';
.van-swipe-item {
position: relative;
flex-shrink: 0;
width: 100%;
height: 100%;
}