dashed border for drop zone

This commit is contained in:
2026-03-07 04:10:37 -05:00
parent d301da7f09
commit aea43550c4
+2
View File
@@ -4,4 +4,6 @@ body {
}
.dropzone {
background: #3e3e42 !important;
border-radius: 2rem !important;
border-style: dashed !important;
}