From 3c238a0f0b147a90d3900015e51c75066faac30b Mon Sep 17 00:00:00 2001 From: BTMuli Date: Fri, 27 Feb 2026 21:57:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E7=A7=BB=E9=99=A4=E9=97=B4?= =?UTF-8?q?=E8=B7=9D=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/app/t-sidebar.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/components/app/t-sidebar.vue b/src/components/app/t-sidebar.vue index 9e2c6883..ba02cf5c 100644 --- a/src/components/app/t-sidebar.vue +++ b/src/components/app/t-sidebar.vue @@ -791,9 +791,6 @@ async function tryLaunchGame(): Promise { .side-list { position: relative; height: 100%; - padding-top: 0; - padding-right: 0; - padding-bottom: 0; font-family: var(--font-title); }