Move tooltip down to allow selection of Remove File on error (#15672)
parent
a64cdfd4fd
commit
fda2e4549f
|
@ -16,7 +16,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropzone .dz-error-message {
|
.dropzone .dz-error-message {
|
||||||
top: 120px !important;
|
top: 145px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropzone .dz-image {
|
.dropzone .dz-image {
|
||||||
|
|
Loading…
Reference in New Issue