Newer
Older
smart_construction / miniprogram / miniprogram_npm / @vant / weapp / sticky / index.wxss
zhout on 27 May 2020 115 bytes Initial Commit
@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{position:fixed;right:0;left:0}