mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
align default globe vault icon (#12786)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user