Files
2025-12-29 14:59:44 +08:00

2 lines
106 B
CSS

:root,:host{--van-sticky-z-index: 99}.van-sticky--fixed{position:fixed;z-index:var(--van-sticky-z-index)}