django-vue3-admin-web/node_modules/vant/es/sticky/index.css
2025-10-20 21:21:14 +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)}