From 2005d99056ee471a4a0a48d81ac9f7a033a71f9c Mon Sep 17 00:00:00 2001 From: Jason Ng Date: Mon, 26 Aug 2024 14:11:31 -0400 Subject: [PATCH] PM-11118 adjust hover cursor styles for TOTP buttons (#10730) --- .../login-credentials/login-credentials-view.component.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 10b0a1a07c3..de9825d76e5 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 @@ -92,7 +92,7 @@ *ngIf="!(isPremium$ | async)" bitBadge variant="success" - class="tw-ml-2" + class="tw-ml-2 tw-cursor-pointer" (click)="getPremium()" slot="end" > @@ -115,6 +115,7 @@ bitSuffix type="button" (sendCopyCode)="setTotpCopyCode($event)" + class="tw-cursor-default" >