Parcourir la source

maint(frontend): update file input style

wangweimin il y a 5 ans
Parent
commit
b71cb9b406
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  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;
+}