mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
justify start
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user