diff --git a/libs/auth/src/angular/two-factor-auth/two-factor-auth.component.html b/libs/auth/src/angular/two-factor-auth/two-factor-auth.component.html
index 14a767e541e..8ad35c7b5c6 100644
--- a/libs/auth/src/angular/two-factor-auth/two-factor-auth.component.html
+++ b/libs/auth/src/angular/two-factor-auth/two-factor-auth.component.html
@@ -38,12 +38,7 @@
/>
{{ "dontAskAgainOnThisDeviceFor30Days" | i18n }}
-
+
{
const webAuthnSupported = this.platformUtilsService.supportsWebAuthn(this.win);