This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
feixiang
/
xinkeaboard
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0b158e4a14
Branches
Tags
feature/zyh
master
xinkeaboard
/
xinkeaboard-seller
/
src
/
layouts
/
Header.less
Header.less
114 B
Historique
Raw
1
2
3
4
5
6
7
8
9
.fixedHeader {
position: fixed;
top: 0;
right: 0;
width: 100%;
z-index: 9;
transition: width 0.2s;
}