mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
add fixed width to vault list icon
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
"
|
||||
class="{{ itemHeightClass }}"
|
||||
>
|
||||
<app-vault-icon slot="start" [cipher]="cipher"></app-vault-icon>
|
||||
<div slot="start" class="tw-w-10">
|
||||
<app-vault-icon [cipher]="cipher"></app-vault-icon>
|
||||
</div>
|
||||
<span data-testid="item-name">{{ cipher.name }}</span>
|
||||
<i
|
||||
*ngIf="cipher.organizationId"
|
||||
|
||||
Reference in New Issue
Block a user