WebUI: Fix footer left alignment

Follow up to #22918.
This commit is contained in:
Thomas Piccirello 2025-06-30 11:34:13 -07:00
commit 24799ddecd
No known key found for this signature in database

View file

@ -278,7 +278,7 @@
<div id="desktopFooterWrapper">
<div id="desktopFooter" style="overflow-x: auto;">
<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>