From 631e47944bdcb27fb1155a5496010c0deb76e53b Mon Sep 17 00:00:00 2001 From: Maurice Date: Sun, 29 Mar 2026 13:20:08 +0200 Subject: [PATCH] style: increase spacing between password/MFA sections in settings --- client/src/pages/SettingsPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/pages/SettingsPage.tsx b/client/src/pages/SettingsPage.tsx index f4c7dee..7d3cc6d 100644 --- a/client/src/pages/SettingsPage.tsx +++ b/client/src/pages/SettingsPage.tsx @@ -410,7 +410,7 @@ export default function SettingsPage(): React.ReactElement { {/* Change Password */} {!oidcOnlyMode && ( -
+
+

{t('settings.mfa.title')}