This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
root
/
PyWebIO
şunun yansıması
https://github.com/pywebio/PyWebIO.git
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
maint(frontend): update file input style
wangweimin
5 yıl önce
ebeveyn
b3ef639af4
işleme
b71cb9b406
1 değiştirilmiş dosya
ile
4 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
4
0
pywebio/html/css/app.css
+ 4
- 0
pywebio/html/css/app.css
Dosyayı Görüntüle
@@ -129,3 +129,7 @@ img {
opacity: 1
}
}
+
+.custom-file {
+ margin-bottom: 8px;
+}