refactor(frontend): comment out Dropzone in style.css
Build Debian Package / build (push) Successful in 8s

Signed-off-by: Arian Nasr <arian@2ari.ca>
This commit is contained in:
2026-05-28 21:39:19 -04:00
parent ddbae4600b
commit bc7d4ac836
+2 -2
View File
@@ -2,9 +2,9 @@ body {
background-color: #252526;
color: #FFFFFF;
}
.dropzone {
/* .dropzone {
background: #3e3e42 !important;
border-radius: 2rem !important;
border-style: dashed !important;
border-color: #FFFFFF !important;
}
} */