From 33f66263fa69b89c3ad07dee230582f5fbe8917e Mon Sep 17 00:00:00 2001 From: rr-bw <102181210+rr-bw@users.noreply.github.com> Date: Wed, 28 Aug 2024 16:14:05 -0700 Subject: [PATCH] remove unnecessary width class (#10781) --- .../two-factor-auth.component.html | 143 +++++++++--------- 1 file changed, 70 insertions(+), 73 deletions(-) diff --git a/libs/angular/src/auth/components/two-factor-auth/two-factor-auth.component.html b/libs/angular/src/auth/components/two-factor-auth/two-factor-auth.component.html index 137a4f903be..8462a18ac2e 100644 --- a/libs/angular/src/auth/components/two-factor-auth/two-factor-auth.component.html +++ b/libs/angular/src/auth/components/two-factor-auth/two-factor-auth.component.html @@ -1,79 +1,76 @@
-
- - - - - + + + + + + {{ "rememberMe" | i18n }} + + + +

{{ "noTwoStepProviders" | i18n }}

+

{{ "noTwoStepProviders2" | i18n }}

+
+
+ +
+ +
+ - + > + {{ actionButtonText }} + + - - {{ "cancel" | i18n }} - -
- + + {{ "cancel" | i18n }} + +
+
+ {{ + "useAnotherTwoStepMethod" | i18n + }}