mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-14 10:26:19 +01:00
change totp code to monospace font (#11844)
This commit is contained in:
parent
f33661c31c
commit
d5139e0511
@ -111,6 +111,7 @@
|
||||
[value]="totpCodeCopyObj?.totpCodeFormatted || '*** ***'"
|
||||
aria-readonly="true"
|
||||
data-testid="login-totp"
|
||||
class="tw-font-mono"
|
||||
/>
|
||||
<div
|
||||
*ngIf="isPremium$ | async"
|
||||
|
Loading…
Reference in New Issue
Block a user