This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
front
/
newICSS
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Kaynağa Gözat
版本信息弹窗高度限制
zhouna
6 yıl önce
ebeveyn
7eb5f4651c
işleme
f7e9886bd3
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
src/components/CopyRight/index.less
+ 2
- 0
src/components/CopyRight/index.less
Dosyayı Görüntüle
@@ -76,6 +76,8 @@
}
.content {
padding: 10px;
+ max-height: 500px;
+ overflow-y: auto;
}
}
}