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

move org icon to "default-trailing" slot (#13000)

This commit is contained in:
Jordan Aasen
2025-01-23 10:04:13 -08:00
committed by GitHub
parent 2d488a8e68
commit 67187760df

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'"