瀏覽代碼

maint(frontend): update file input style

wangweimin 5 年之前
父節點
當前提交
b71cb9b406
共有 1 個文件被更改,包括 4 次插入0 次删除
  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;
+}