WebUI: Make footer scrollable on mobile

This commit is contained in:
Thomas Piccirello 2025-06-24 21:38:44 -07:00
commit 98b2d5750d
No known key found for this signature in database

View file

@ -276,9 +276,9 @@
<li><a href="#ToggleSelection"><img src="images/edit-rename.svg" alt="QBT_TR(Toggle Selection)QBT_TR[CONTEXT=PropertiesWidget]"> QBT_TR(Toggle Selection)QBT_TR[CONTEXT=PropertiesWidget]</a></li>
</ul>
<div id="desktopFooterWrapper">
<div id="desktopFooter">
<div id="desktopFooter" style="overflow-x: auto;">
<span id="error_div"></span>
<table style="position: absolute; right: 5px;">
<table style="margin-right: 5px; width: max-content;">
<tbody>
<tr>
<td id="freeSpaceOnDisk"></td>