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
use 100vh instead of 100% (
#790
)
陈帅
8 years atrás
parent
42c5de12f6
commit
9691ce3bce
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/components/GlobalHeader/index.less
+ 1
- 0
src/components/GlobalHeader/index.less
Ver Ficheiro
@@ -9,6 +9,7 @@
:global {
.ant-layout {
+ min-height: 100vh;
overflow-x: hidden;
}
}