Kaynağa Gözat

maint(frontend): update file input style

wangweimin 5 yıl önce
ebeveyn
işleme
b71cb9b406
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      pywebio/html/css/app.css

+ 4 - 0
pywebio/html/css/app.css

@@ -129,3 +129,7 @@ img {
         opacity: 1
     }
 }
+
+.custom-file {
+    margin-bottom: 8px;
+}