From 231a9017d203467034a05a0100fc8bbacbed2a69 Mon Sep 17 00:00:00 2001 From: Linus Rath <139418639+rathlinus@users.noreply.github.com> Date: Fri, 1 May 2026 20:30:15 +0200 Subject: [PATCH] refactor: make settings panel mobile friendly --- app/[locale]/settings/page.tsx | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/app/[locale]/settings/page.tsx b/app/[locale]/settings/page.tsx index 0f49ab83..eeda92b8 100644 --- a/app/[locale]/settings/page.tsx +++ b/app/[locale]/settings/page.tsx @@ -330,9 +330,7 @@ export default function SettingsPage() {