mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 17:13:47 +00:00
Further Dark Theme QA Fixes (#1217)
* Add webAuthn logo for dark theme * Add alt tags to 2FA logo images
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<li>{{'twoFactorWebAuthnSupportWeb' | i18n}}</li>
|
||||
</ul>
|
||||
</app-callout>
|
||||
<img src="../../images/two-factor/7.png" class="float-right ml-5" alt="">
|
||||
<img class="float-right ml-5 mfaType7" alt="FIDO2 WebAuthn logo'">
|
||||
<ul class="fa-ul">
|
||||
<li *ngFor="let k of keys; let i = index" #removeKeyBtn [appApiAction]="k.removePromise">
|
||||
<i class="fa-li fa fa-key"></i>
|
||||
|
||||
Reference in New Issue
Block a user