This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ElbertChen
/
lachang-wxapp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
60e867a897
Branches
Tags
master
lachang-wxapp
/
ThorUI
/
components
/
sticky
/
sticky.wxss
sticky.wxss
74 B
History
Raw
1
2
3
4
5
.tui-sticky-fixed {
width: 100%;
position: fixed;
z-index: 99999;
}