mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
align default globe vault icon (#12786)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
loading="lazy"
|
loading="lazy"
|
||||||
/>
|
/>
|
||||||
<i
|
<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"
|
*ngIf="!data.imageEnabled || !data.image"
|
||||||
></i>
|
></i>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|||||||
Reference in New Issue
Block a user