forked from AkkomaGang/akkoma-fe
fix dropzone
This commit is contained in:
parent
21f7cb39a8
commit
e5f0f95356
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@
|
|||
|
||||
.drop-indicator {
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
z-index: 100;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-size: 5em;
|
||||
|
|
Loading…
Reference in a new issue