From 0642bc194b48cbce5a8a8c0115d9ed0f89185d01 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sat, 7 Feb 2026 16:16:46 -0800 Subject: [PATCH] Update mobile.css --- webui/static/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/static/mobile.css b/webui/static/mobile.css index 16985b87..c30fa4bf 100644 --- a/webui/static/mobile.css +++ b/webui/static/mobile.css @@ -12,7 +12,7 @@ position: fixed; top: 16px; left: 16px; - z-index: 10002; + z-index: 9999; width: 44px; height: 44px; background: rgba(20, 20, 20, 0.9);