This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
yf_nkx
/
agmp_iot_jetlinks_ui
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fix PageHeader align
afc163
hace 8 años
padre
e685dc6881
commit
631b6658a8
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
src/components/PageHeader/index.less
+ 3
- 0
src/components/PageHeader/index.less
Ver fichero
@@ -69,6 +69,9 @@
.main {
flex: 0 1 auto;
}
+ .content {
+ flex: auto;
+ }
.main {
width: 100%;
}