tangshi300/node_modules/@vant/weapp/lib/sticky/index.wxss

1 line
115 B
Plaintext
Raw Normal View History

2024-12-05 14:56:07 +08:00
@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{position:fixed;right:0;left:0}