diff --git a/assets/index.css b/assets/index.css index 79a7454..6f84452 100644 --- a/assets/index.css +++ b/assets/index.css @@ -73,6 +73,10 @@ body { display: none; } +.upload-file label { + cursor: pointer; +} + .searchbar { display: flex; flex-wrap: nowrap;