This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yf_nkx
/
agmp_iot_jetlinks_ui
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
use 100vh instead of 100% (
#790
)
陈帅
%!s(int64=8) %!d(string=hai) anos
pai
42c5de12f6
achega
9691ce3bce
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
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;
}
}