diff --git a/libs/auth/src/angular/login/login.component.html b/libs/auth/src/angular/login/login.component.html index 4c4ffc2742..ec51f66bce 100644 --- a/libs/auth/src/angular/login/login.component.html +++ b/libs/auth/src/angular/login/login.component.html @@ -12,29 +12,15 @@ # UI States - Each client template has two UI states, defined by `LoginUiState` enum: + Each client template has two UI states, defined by the `LoginUiState` enum: State 1: displays the email input field + continue button State 2: displays the master password input field + login button --> - - - - -
+ + + + @@ -82,19 +68,11 @@ - -
+ {{ "masterPass" | i18n }} - + @@ -135,19 +113,19 @@
- +
- - - + + +
- - - + + +