mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-12 00:41:29 +01:00
hide icon
This commit is contained in:
parent
6ac679355d
commit
1044a8759a
@ -1,4 +1,4 @@
|
||||
<div class="icon">
|
||||
<div class="icon" aria-hidden="true">
|
||||
<img [src]="image" appFallbackSrc="{{fallbackImage}}" *ngIf="imageEnabled && image" alt="" />
|
||||
<i class="fa fa-fw fa-lg {{icon}}" *ngIf="!imageEnabled || !image"></i>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user