dashed border for drop zone
This commit is contained in:
@@ -4,4 +4,6 @@ body {
|
|||||||
}
|
}
|
||||||
.dropzone {
|
.dropzone {
|
||||||
background: #3e3e42 !important;
|
background: #3e3e42 !important;
|
||||||
|
border-radius: 2rem !important;
|
||||||
|
border-style: dashed !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user