push the pending upload table below the file upload dialog
This commit is contained in:
parent
cff663e876
commit
63a36df39b
@ -14,7 +14,7 @@
|
|||||||
right: 10vw;
|
right: 10vw;
|
||||||
bottom: 10vh;
|
bottom: 10vh;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
z-index: 1000000; //Z file upload table container
|
z-index: 100000; //Z file upload table container
|
||||||
display: none;
|
display: none;
|
||||||
color: darken(@colortheme_drive-bg, 10%);
|
color: darken(@colortheme_drive-bg, 10%);
|
||||||
max-height: 180px;
|
max-height: 180px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user