From ef4957a9f4b570e5b401fd56c8ead79a02e7b1f2 Mon Sep 17 00:00:00 2001 From: Thomas Piccirello <8296030+Piccirello@users.noreply.github.com> Date: Sun, 29 Jun 2025 13:51:06 -0400 Subject: [PATCH] WebUI: Make footer scrollable on mobile The window footer can now be scrolled. Closes #21541. PR #22918. --- src/webui/www/private/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webui/www/private/index.html b/src/webui/www/private/index.html index e10762d5f..47fa063e9 100644 --- a/src/webui/www/private/index.html +++ b/src/webui/www/private/index.html @@ -276,9 +276,9 @@