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); }