This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
front
/
newICSS
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
临时修改版本弹窗高度
zhouna
6 anni fa
parent
e0376902fb
commit
f75c649c85
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
Vedi File
@@ -76,6 +76,8 @@
}
.content {
padding: 10px;
+ max-height: 400px;
+ overflow-y: auto;
}
}
}