pad-app/wxcomponents/vant/dist/sticky/index.wxss

1 line
115 B
Plaintext
Raw Permalink Normal View History

2023-07-03 17:49:29 +08:00
@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{left:0;position:fixed;right:0}