This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
front
/
newICSS
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
临时修改版本弹窗高度
zhouna
6 vuotta sitten
vanhempi
e0376902fb
commit
f75c649c85
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
Näytä tiedosto
@@ -76,6 +76,8 @@
}
.content {
padding: 10px;
+ max-height: 400px;
+ overflow-y: auto;
}
}
}