From 52cbfb9f6bfe1ce07d01a6a9be09079796dcc2e6 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 27 Feb 2026 22:41:13 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E5=BE=AE=E8=B0=83=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/app/t-sidebar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/app/t-sidebar.vue b/src/components/app/t-sidebar.vue index 9b8c7e38..b27f454b 100644 --- a/src/components/app/t-sidebar.vue +++ b/src/components/app/t-sidebar.vue @@ -803,7 +803,7 @@ async function tryLaunchGame(): Promise { .bottom-menu { position: absolute; - bottom: 0; + bottom: 8px; width: 100%; }