diff --git a/frontend/src/app/shared/components/auth/totp/totp.component.html b/frontend/src/app/shared/components/auth/totp/totp.component.html index 549eee03b..52fdb8f78 100644 --- a/frontend/src/app/shared/components/auth/totp/totp.component.html +++ b/frontend/src/app/shared/components/auth/totp/totp.component.html @@ -1,7 +1,7 @@
-
-
+
+
@@ -27,7 +27,7 @@

Two-Factor Authentication

-
Two-Factor Authentication
- - - Two-Factor Authentication autocomplete="one-time-code" placeholder="Enter 6-digit code" [class.is-invalid]="verifyForm.submitted && (verificationCode.length < 6 || verifyForm.invalid || hasError)" + [disabled]="isVerifying || isVerified" style="border-color: #d1d5db; font-family: 'Courier New', monospace; letter-spacing: 2px; text-align: center; font-size: 16px!important; height: 45px!important;" />
@@ -133,12 +130,12 @@

Two-Factor Authentication

-
+
-