From 5bb1fe7a561bc4e12aeea2e7c9091b0c1944f9b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Sat, 11 Oct 2025 21:37:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E5=8E=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/game_pages/list/index.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game_pages/list/index.module.scss b/src/game_pages/list/index.module.scss index 0184b7f..a6f8c79 100644 --- a/src/game_pages/list/index.module.scss +++ b/src/game_pages/list/index.module.scss @@ -1,6 +1,6 @@ :global { .guide-bar { - z-index: 1002; + z-index: 9990; } }