Move tooltip down to allow selection of Remove File on error (#15672)

release/v1.15
Kyle D 2021-05-01 15:33:21 -06:00 committed by GitHub
parent a64cdfd4fd
commit fda2e4549f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
} }
.dropzone .dz-error-message { .dropzone .dz-error-message {
top: 120px !important; top: 145px !important;
} }
.dropzone .dz-image { .dropzone .dz-image {