This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ElbertChen
/
lachang-wxapp
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
941b3cd782
Gałęzie
Tagi
master
lachang-wxapp
/
ThorUI
/
components
/
sticky
/
sticky.wxss
sticky.wxss
74 B
Historia
Czysty
1
2
3
4
5
.tui-sticky-fixed {
width: 100%;
position: fixed;
z-index: 99999;
}