From 1fc5c206c38b7a157a4e95de48a74abecc757168 Mon Sep 17 00:00:00 2001 From: Daniel Riera Date: Wed, 30 Apr 2025 10:47:25 -0400 Subject: [PATCH] PM-21027-add-tooltip (#14564) --- .../src/autofill/content/components/cipher/cipher-info.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/browser/src/autofill/content/components/cipher/cipher-info.ts b/apps/browser/src/autofill/content/components/cipher/cipher-info.ts index e3d237b9bc6..df3f2d7fa16 100644 --- a/apps/browser/src/autofill/content/components/cipher/cipher-info.ts +++ b/apps/browser/src/autofill/content/components/cipher/cipher-info.ts @@ -14,7 +14,7 @@ export function CipherInfo({ cipher, theme }: { cipher: NotificationCipherData; return html`
- + ${[ name, hasIndicatorIcons