mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
move org icon to "default-trailing" slot (#13000)
This commit is contained in:
@@ -91,6 +91,7 @@
|
|||||||
<span data-testid="item-name">{{ cipher.name }}</span>
|
<span data-testid="item-name">{{ cipher.name }}</span>
|
||||||
<i
|
<i
|
||||||
*ngIf="cipher.organizationId"
|
*ngIf="cipher.organizationId"
|
||||||
|
slot="default-trailing"
|
||||||
appOrgIcon
|
appOrgIcon
|
||||||
[tierType]="cipher.organization.productTierType"
|
[tierType]="cipher.organization.productTierType"
|
||||||
[size]="'small'"
|
[size]="'small'"
|
||||||
|
|||||||
Reference in New Issue
Block a user