Newer
Older
smartKitchenMiniProgram / miniprogram_npm / @vant / weapp / sticky / index.wxss
dutingting on 22 Nov 2022 115 bytes 1.0.1
@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{left:0;position:fixed;right:0}