mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Bug fix - Yubikey code obscured (#9624)
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
<bit-form-field>
|
<bit-form-field>
|
||||||
<bit-label class="tw-sr-only">{{ "verificationCode" | i18n }}</bit-label>
|
<bit-label class="tw-sr-only">{{ "verificationCode" | i18n }}</bit-label>
|
||||||
<input
|
<input
|
||||||
type="text"
|
type="password"
|
||||||
bitInput
|
bitInput
|
||||||
formControlName="token"
|
formControlName="token"
|
||||||
appAutofocus
|
appAutofocus
|
||||||
|
|||||||
Reference in New Issue
Block a user