This commit is contained in:
2020-01-24 17:53:26 -05:00
parent 7f3e301b7d
commit a77f69912d
1264 changed files with 339035 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
/*========================================================
DARK LAYOUT
=========================================================*/
.user-form .dropzone {
min-height : 200px;
width : 200px;
}
.user-form .dropzone .dz-message {
font-size : 1rem;
height : auto;
}
.user-form .dropzone .dz-message:before {
font-size : 2rem;
}