Move tooltip down to allow selection of Remove File on error (#15672)
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dropzone .dz-error-message {
|
.dropzone .dz-error-message {
|
||||||
top: 120px !important;
|
top: 145px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropzone .dz-image {
|
.dropzone .dz-image {
|
||||||
|
Reference in New Issue
Block a user