ソースを参照

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;
+}