1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

PM-21027-add-tooltip (#14564)

This commit is contained in:
Daniel Riera
2025-04-30 10:47:25 -04:00
committed by GitHub
parent 67b0a19319
commit 1fc5c206c3

View File

@@ -14,7 +14,7 @@ export function CipherInfo({ cipher, theme }: { cipher: NotificationCipherData;
return html`
<div>
<span class=${cipherInfoPrimaryTextStyles(theme)}>
<span title=${name} class=${cipherInfoPrimaryTextStyles(theme)}>
${[
name,
hasIndicatorIcons