This commit is contained in:
2019-08-26 13:45:20 -04:00
parent 728bd3f771
commit 4b7c6a866e
1309 changed files with 386472 additions and 9389 deletions
@@ -0,0 +1,18 @@
/*========================================================
DARK LAYOUT
=========================================================*/
.user-form .dropzone
{
width: 200px;
min-height: 200px;
}
.user-form .dropzone .dz-message
{
font-size: 1rem;
height: auto;
}
.user-form .dropzone .dz-message:before
{
font-size: 2rem;
}