1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

justify start

This commit is contained in:
jaasen-livefront
2024-12-31 15:16:59 -08:00
parent 5bb0ee45d7
commit 14162b719c

View File

@@ -34,7 +34,7 @@
" "
class="{{ itemHeightClass }}" class="{{ itemHeightClass }}"
> >
<div slot="start" class="tw-w-10"> <div slot="start" class="tw-justify-start tw-w-7 tw-flex">
<app-vault-icon [cipher]="cipher"></app-vault-icon> <app-vault-icon [cipher]="cipher"></app-vault-icon>
</div> </div>
<span data-testid="item-name">{{ cipher.name }}</span> <span data-testid="item-name">{{ cipher.name }}</span>