Regression fix for story loading bar floating too high

This commit is contained in:
ebolam 2024-01-28 21:03:53 -05:00
parent b5b83caf80
commit 5304312560
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div class="popup_load_cancel hidden" id="popup_upload">
<input type=file id="popup_upload_file">
</div>
<div class="story_popup_footer" style="display:flex;justify-content: space-between;">
<div class="story_popup_footer" style="display:flex;justify-content: space-between; position: absolute; bottom: 45px;">
<span>Drag file(s) above or click here to Upload File<input id="popup_upload_input" type=file onchange="upload_file(this)"></span>
<!---<span>
Upload file without saving to google: