From 470869e0ab36f55a6adad1ed78808075bc784db6 Mon Sep 17 00:00:00 2001 From: cartja Date: Mon, 16 Dec 2024 16:59:06 +0100 Subject: [PATCH] hide meter if field empty --- .../Dashboard/ChangePasswordCustom.tsx | 8 +- src/styles/_ChangePassword.scss | 98 ++++++++++--------- 2 files changed, 55 insertions(+), 51 deletions(-) diff --git a/src/components/Dashboard/ChangePasswordCustom.tsx b/src/components/Dashboard/ChangePasswordCustom.tsx index 27c1a5131..834675fac 100644 --- a/src/components/Dashboard/ChangePasswordCustom.tsx +++ b/src/components/Dashboard/ChangePasswordCustom.tsx @@ -57,13 +57,13 @@ export default function ChangePasswordCustomForm(props: ChangePasswordCustomForm render={(formProps) => { return (
-
-