mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
align default globe vault icon (#12786)
This commit is contained in:
parent
d471fe0418
commit
8a0ebd98af
@ -10,7 +10,7 @@
|
||||
loading="lazy"
|
||||
/>
|
||||
<i
|
||||
class="tw-text-muted bwi bwi-lg {{ data.icon }}"
|
||||
class="tw-w-6 tw-text-muted bwi bwi-lg {{ data.icon }}"
|
||||
*ngIf="!data.imageEnabled || !data.image"
|
||||
></i>
|
||||
</ng-container>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user