From 54804d0e5fc514c2ad17cb0adb8379b461ed9fd7 Mon Sep 17 00:00:00 2001 From: Maurice Date: Sun, 29 Mar 2026 13:21:24 +0200 Subject: [PATCH] style: unify language button size with other settings buttons --- client/src/pages/SettingsPage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/pages/SettingsPage.tsx b/client/src/pages/SettingsPage.tsx index 7d3cc6df..cd6147ce 100644 --- a/client/src/pages/SettingsPage.tsx +++ b/client/src/pages/SettingsPage.tsx @@ -272,7 +272,7 @@ export default function SettingsPage(): React.ReactElement { {/* Sprache */}
-
+
{SUPPORTED_LANGUAGES.map(opt => (