WebUI: Fix footer left alignment

Follow up to #22918.
PR #22947.
This commit is contained in:
Thomas Piccirello
2025-07-06 12:04:46 -04:00
committed by GitHub
parent 0e0b1d0962
commit c5a282a02f

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" style="overflow-x: auto;">
<div id="desktopFooter" style="overflow-x: auto; overflow-y: hidden;">
<span id="error_div"></span>
<table style="margin-right: 5px; width: max-content;">
<table style="margin-right: 5px; margin-left: auto; width: max-content;">
<tbody>
<tr>
<td id="freeSpaceOnDisk"></td>