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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user