From d01a3c17630b4889659dfcb9f8908f13503babc5 Mon Sep 17 00:00:00 2001 From: Kianna <30884335+kiannaquach@users.noreply.github.com> Date: Fri, 30 Jun 2023 13:17:34 -0700 Subject: [PATCH] UI: VAULT-17699 Fix masked input bug (#21531) --- changelog/21531.txt | 3 +++ ui/app/templates/components/configure-ssh-secret.hbs | 8 +------- 2 files changed, 4 insertions(+), 7 deletions(-) create mode 100644 changelog/21531.txt diff --git a/changelog/21531.txt b/changelog/21531.txt new file mode 100644 index 000000000000..dff421a83a97 --- /dev/null +++ b/changelog/21531.txt @@ -0,0 +1,3 @@ +```release-note:bug +ui: Fixes styling of private key input when configuring an SSH key +``` \ No newline at end of file diff --git a/ui/app/templates/components/configure-ssh-secret.hbs b/ui/app/templates/components/configure-ssh-secret.hbs index 8e61dc38e92b..93a016d52188 100644 --- a/ui/app/templates/components/configure-ssh-secret.hbs +++ b/ui/app/templates/components/configure-ssh-secret.hbs @@ -46,13 +46,7 @@ Private key