Adjust position of upload modal on large screens

- while we wait for a better sollution for altertify log position
- give space under the upload modal for the log to be shown
This commit is contained in:
David Benque 2023-09-29 15:59:51 +01:00
parent 35d1209291
commit c4de335ac3

View file

@ -13,7 +13,7 @@
.modal_base();
position: absolute;
right: 10vw;
bottom: 1vh;
bottom: 100px;
border-radius: @variables_radius;
box-sizing: border-box;
z-index: 100001; //Z file upload table container: just above the file picker