This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
yf_nkx
/
agmp_iot_jetlinks_ui
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
Fix PageHeader align
afc163
8 years atrás
parent
e685dc6881
commit
631b6658a8
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/components/PageHeader/index.less
+ 3
- 0
src/components/PageHeader/index.less
Ver Ficheiro
@@ -69,6 +69,9 @@
.main {
flex: 0 1 auto;
}
+ .content {
+ flex: auto;
+ }
.main {
width: 100%;
}