jhwxapp/miniprogram/components/@mkl/sticky/index.wxss

1 line
115 B
Plaintext
Raw Permalink Normal View History

2023-08-10 01:21:29 +08:00
@import '../common/index.wxss';.van-sticky{position:relative}.van-sticky-wrap--fixed{position:fixed;right:0;left:0}