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