From 5beb347fd2a60132815f486ae9dc75e67055091f Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Fri, 26 Sep 2025 15:22:47 -0700 Subject: [PATCH] improvement: minor design nits --- .../components/SecuritySection/MFASection.tsx | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/user/PersonalSettingsPage/components/SecuritySection/MFASection.tsx b/frontend/src/pages/user/PersonalSettingsPage/components/SecuritySection/MFASection.tsx index b3bbab779..008271f29 100644 --- a/frontend/src/pages/user/PersonalSettingsPage/components/SecuritySection/MFASection.tsx +++ b/frontend/src/pages/user/PersonalSettingsPage/components/SecuritySection/MFASection.tsx @@ -288,10 +288,10 @@ export const MFASection = () => { {user && (
-
+