fix dropzone

This commit is contained in:
Henry Jameson 2022-04-11 00:20:27 +03:00
parent 21f7cb39a8
commit e5f0f95356

View file

@ -572,7 +572,7 @@
.drop-indicator {
position: absolute;
z-index: 1;
z-index: 100;
width: 100%;
height: 100%;
font-size: 5em;