vant-weapp/lib/sticky/index.wxss
2019-11-12 14:35:06 +08:00

1 line
115 B
Plaintext

@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{position:fixed;right:0;left:0}