Ver Fonte

maint(frontend): update file input style

wangweimin há 5 anos atrás
pai
commit
b71cb9b406
1 ficheiros alterados com 4 adições e 0 exclusões
  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;
+}