WebUI: Remove footer vertical scrollbar

This commit is contained in:
Thomas Piccirello 2025-06-30 11:34:44 -07:00
commit 8c9622bbbe
No known key found for this signature in database

View file

@ -276,7 +276,7 @@
<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> <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> </ul>
<div id="desktopFooterWrapper"> <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> <span id="error_div"></span>
<table style="margin-right: 5px; margin-left: auto; width: max-content;"> <table style="margin-right: 5px; margin-left: auto; width: max-content;">
<tbody> <tbody>