Sfoglia il codice sorgente

maint(frontend): update file input style

wangweimin 5 anni fa
parent
commit
b71cb9b406
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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;
+}