Переглянути джерело

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