This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
front
/
newICSS
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
临时修改版本弹窗高度
zhouna
%!s(int64=6) %!d(string=hai) anos
pai
e0376902fb
achega
f75c649c85
Modificáronse 1 ficheiros
con
2 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
Ver ficheiro
@@ -76,6 +76,8 @@
}
.content {
padding: 10px;
+ max-height: 400px;
+ overflow-y: auto;
}
}
}