💄 移除间距处理

This commit is contained in:
BTMuli
2026-02-27 21:57:24 +08:00
parent d6dbddaf87
commit 3c238a0f0b

View File

@@ -791,9 +791,6 @@ async function tryLaunchGame(): Promise<void> {
.side-list {
position: relative;
height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
font-family: var(--font-title);
}