This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
ElbertChen
/
lachang-wxapp
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
lachang-wxapp
/
ThorUI
/
components
/
sticky
/
sticky.wxss
sticky.wxss
74 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
.tui-sticky-fixed {
width: 100%;
position: fixed;
z-index: 99999;
}