This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
feixiang
/
xinkeaboard
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
0b158e4a14
Ramas
Etiquetas
feature/zyh
master
xinkeaboard
/
xinkeaboard-seller
/
src
/
layouts
/
Header.less
Header.less
114 B
Histórico
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;
}