From 55dcafbc5d80f8792e6de0617bef9bf7c3d6cbb8 Mon Sep 17 00:00:00 2001 From: Gandalf Date: Mon, 24 Feb 2025 19:17:28 +0530 Subject: [PATCH 1/2] Fix: 2FA code input displayed at the bottom on "Disable two-factor authentication" page --- src/pages/settings/Security/TwoFactorAuth/DisablePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/settings/Security/TwoFactorAuth/DisablePage.tsx b/src/pages/settings/Security/TwoFactorAuth/DisablePage.tsx index 857902c7d6f8d..12284c7d0d2a1 100644 --- a/src/pages/settings/Security/TwoFactorAuth/DisablePage.tsx +++ b/src/pages/settings/Security/TwoFactorAuth/DisablePage.tsx @@ -39,14 +39,14 @@ function DisablePage() { {translate('twoFactorAuth.explainProcessToRemove')} - - - + + +