From 3c27772fa9808fb1a5e046d223f7720ac91a99a4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:27:59 +0000 Subject: [PATCH 1/2] Initial plan From acafaaa21cf6ef0da6c6f8d21e7d1d881e939cb0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 11 Feb 2026 22:29:29 +0000 Subject: [PATCH 2/2] Fix double scrollbar issue on users table mobile layout Co-authored-by: Stage4000 <46226385+Stage4000@users.noreply.github.com> --- users.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/users.php b/users.php index e1378a1..4277b45 100644 --- a/users.php +++ b/users.php @@ -745,8 +745,6 @@ table { font-size: 0.875rem; - display: block; - overflow-x: auto; } th, td {