From 83ed0442debe9516fa94395f8e99640d884a5d03 Mon Sep 17 00:00:00 2001 From: Jason Ng Date: Thu, 22 Aug 2024 14:49:27 -0400 Subject: [PATCH] [PM-10980] Style defect updates to Login Credentials (#10623) * update login credentials to styling username, password, and pw count --- .../login-credentials-view.component.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html b/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html index 6aeb58c985..68c56c125d 100644 --- a/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html +++ b/libs/vault/src/cipher-view/login-credentials/login-credentials-view.component.html @@ -2,8 +2,8 @@

{{ "loginCredentials" | i18n }}

- - + + {{ "username" | i18n }} @@ -26,7 +26,7 @@ data-testid="toggle-username" > - + {{ "password" | i18n }} - +
- - +
+ {{ "verificationCodeTotp" | i18n }}