This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
front
/
newICSS
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Jelajahi Sumber
临时修改版本弹窗高度
zhouna
6 tahun lalu
induk
e0376902fb
melakukan
f75c649c85
1 mengubah file
dengan
2 tambahan dan
0 penghapusan
Tampilan Split
Tampilkan Statistik Diff
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
Tampilan Berkas
@@ -76,6 +76,8 @@
}
.content {
padding: 10px;
+ max-height: 400px;
+ overflow-y: auto;
}
}
}