diff --git a/core/app/core/src/lib/views/2fa/components/2fa-check-modal/2fa-check-modal.component.html b/core/app/core/src/lib/views/2fa/components/2fa-check-modal/2fa-check-modal.component.html index 78a1d890a..354eee85c 100644 --- a/core/app/core/src/lib/views/2fa/components/2fa-check-modal/2fa-check-modal.component.html +++ b/core/app/core/src/lib/views/2fa/components/2fa-check-modal/2fa-check-modal.component.html @@ -40,8 +40,7 @@ type='text' name='auth_code' autocomplete='off' - class='mb-3 auth-input' - maxlength='6'/> + class='mb-3 auth-input'/> + class='mb-2 mt-2 pl-0'> diff --git a/core/app/core/src/lib/views/2fa/components/2fa/2fa.component.html b/core/app/core/src/lib/views/2fa/components/2fa/2fa.component.html index 2358f2e0d..0d2fd1aa3 100644 --- a/core/app/core/src/lib/views/2fa/components/2fa/2fa.component.html +++ b/core/app/core/src/lib/views/2fa/components/2fa/2fa.component.html @@ -79,8 +79,7 @@ type='text' name='auth_code' autocomplete='off' - class='mb-3 auth-input' - maxlength='6'/> + class='mb-3 auth-input'/>