forked from NYANDEV/forgejo
Move tooltip down to allow selection of Remove File on error (#15672)
This commit is contained in:
parent
a64cdfd4fd
commit
fda2e4549f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
}
|
||||
|
||||
.dropzone .dz-error-message {
|
||||
top: 120px !important;
|
||||
top: 145px !important;
|
||||
}
|
||||
|
||||
.dropzone .dz-image {
|
||||
|
|
Loading…
Reference in a new issue