mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08: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