mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[PM-13145] Hidden fields font (#11764)
* display card number and security code with mono font * display hidden custom fields with mono font * display passwords with mono font
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
[value]="cipher.login.password"
|
||||
aria-readonly="true"
|
||||
data-testid="login-password"
|
||||
class="tw-font-mono"
|
||||
/>
|
||||
<button
|
||||
*ngIf="cipher.viewPassword && passwordRevealed"
|
||||
|
||||
Reference in New Issue
Block a user