From d0d7252c24ceba8fe77220ed4c7b312b7cbf89f5 Mon Sep 17 00:00:00 2001 From: Eduard Gert Date: Fri, 29 May 2026 14:25:36 +0200 Subject: [PATCH] update settings bottom bar height --- client/ui/frontend/src/modules/settings/SettingsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ui/frontend/src/modules/settings/SettingsSection.tsx b/client/ui/frontend/src/modules/settings/SettingsSection.tsx index 3379baf0f..8733f31f0 100644 --- a/client/ui/frontend/src/modules/settings/SettingsSection.tsx +++ b/client/ui/frontend/src/modules/settings/SettingsSection.tsx @@ -24,7 +24,7 @@ export const SectionGroup = ({ // scrollable content above doesn't end up hidden behind the bar. export const SettingsBottomBar = ({ children }: { children: ReactNode }) => ( <> -
+