mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
change totp code to monospace font (#11844)
This commit is contained in:
@@ -111,6 +111,7 @@
|
|||||||
[value]="totpCodeCopyObj?.totpCodeFormatted || '*** ***'"
|
[value]="totpCodeCopyObj?.totpCodeFormatted || '*** ***'"
|
||||||
aria-readonly="true"
|
aria-readonly="true"
|
||||||
data-testid="login-totp"
|
data-testid="login-totp"
|
||||||
|
class="tw-font-mono"
|
||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
*ngIf="isPremium$ | async"
|
*ngIf="isPremium$ | async"
|
||||||
|
|||||||
Reference in New Issue
Block a user