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
7eb5f4651c
melakukan
f7e9886bd3
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: 500px;
+ overflow-y: auto;
}
}
}