From bb296c7f8db6534b7dd1eabdaf300834a74a097e Mon Sep 17 00:00:00 2001 From: Nick Krantz <125900171+nick-livefront@users.noreply.github.com> Date: Thu, 31 Oct 2024 08:06:32 -0500 Subject: [PATCH] [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 --- .../card-details-section.component.html | 10 ++++++++-- .../custom-fields/custom-fields.component.html | 1 + .../login-details-section.component.html | 4 ++-- .../card-details/card-details-view.component.html | 2 ++ .../custom-fields/custom-fields-v2.component.html | 9 ++++++++- .../login-credentials-view.component.html | 1 + 6 files changed, 22 insertions(+), 5 deletions(-) diff --git a/libs/vault/src/cipher-form/components/card-details-section/card-details-section.component.html b/libs/vault/src/cipher-form/components/card-details-section/card-details-section.component.html index 44d8a21d3c..485f8f7985 100644 --- a/libs/vault/src/cipher-form/components/card-details-section/card-details-section.component.html +++ b/libs/vault/src/cipher-form/components/card-details-section/card-details-section.component.html @@ -12,7 +12,13 @@ {{ "number" | i18n }} - +