shuziren/job-seeker/miniprogram-2/miniprogram_npm/lin-ui/sticky-item/index.wxss

1 line
241 B
Plaintext
Raw Permalink Normal View History

2024-02-29 08:06:26 +00:00
.l-sticky-item{display:flex;flex-direction:column}.l-sticky-wrapper{overflow:visible}.l-sticky-item-header{width:100%}.l-sticky-item-header-fixed{position:fixed;top:0}@supports (position:sticky){.l-sticky-item-header-sticky{position:sticky}}