This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
front
/
newICSS
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Browse Source
版本信息弹窗高度限制
zhouna
6 years atrás
parent
7eb5f4651c
commit
f7e9886bd3
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
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: 500px;
+ overflow-y: auto;
}
}
}