1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-11 22:13:32 +00:00

move org icon to "default-trailing" slot

This commit is contained in:
jaasen-livefront
2025-01-21 14:08:58 -08:00
parent c6a3055184
commit c64354165a

View File

@@ -91,6 +91,7 @@
<span data-testid="item-name">{{ cipher.name }}</span>
<i
*ngIf="cipher.organizationId"
slot="default-trailing"
appOrgIcon
[tierType]="cipher.organization.productTierType"
[size]="'small'"