From 2e3ad82b60126cf71f6dc6ad4bde675f9cd04ec3 Mon Sep 17 00:00:00 2001 From: Jordan Aasen <166539328+jaasen-livefront@users.noreply.github.com> Date: Mon, 28 Oct 2024 02:20:55 -0700 Subject: [PATCH] fix icon placement in password input (#11720) --- .../options/send-options.component.html | 57 ++++++++++--------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html index fe05cd71b9..022f248aa1 100644 --- a/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html +++ b/libs/tools/send/send-ui/src/send-form/components/options/send-options.component.html @@ -14,34 +14,35 @@ {{ (passwordRemoved ? "newPassword" : "password") | i18n }} - - - - - + + +