diff --git a/static/css/style.css b/static/css/style.css index a82e9a3..04d8cf4 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -4,4 +4,6 @@ body { } .dropzone { background: #3e3e42 !important; + border-radius: 2rem !important; + border-style: dashed !important; } \ No newline at end of file