Import page fixed

This commit is contained in:
Merve Karaman
2023-07-26 10:50:51 +03:00
parent 2fb2006c22
commit 0234714054
3 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@
}
.dropzone-single.dz-max-files-reached .dz-message {
/* background-color: rgba(0,0,0,.2); */
background-color: rgba(0,0,0,.2);
color: #fff;
opacity: 0;
}
@@ -89,7 +89,7 @@
}
.dropzone-single.dz-max-files-reached .dz-message {
/* background-color: rgba(0,0,0,.9); */
background-color: rgba(0,0,0,.9);
color: #fff;
opacity: 0;
}