push the pending upload table below the file upload dialog

pull/1/head
ansuz 5 years ago
parent cff663e876
commit 63a36df39b

@ -14,7 +14,7 @@
right: 10vw;
bottom: 10vh;
box-sizing: border-box;
z-index: 1000000; //Z file upload table container
z-index: 100000; //Z file upload table container
display: none;
color: darken(@colortheme_drive-bg, 10%);
max-height: 180px;

Loading…
Cancel
Save