From 290562c7521bfcd0c4e761be2d62c179e62c3886 Mon Sep 17 00:00:00 2001 From: Chandan-walker Date: Wed, 11 Mar 2026 22:30:43 +0530 Subject: [PATCH] h captcha build fail issue fixed --- .../otp/component/login/login.component.html | 32 +++++++++++++------ .../send-otp-center.component.html | 32 +++++++++++++------ 2 files changed, 46 insertions(+), 18 deletions(-) diff --git a/apps/proxy-auth/src/app/otp/component/login/login.component.html b/apps/proxy-auth/src/app/otp/component/login/login.component.html index b723da77..42ec7708 100644 --- a/apps/proxy-auth/src/app/otp/component/login/login.component.html +++ b/apps/proxy-auth/src/app/otp/component/login/login.component.html @@ -54,15 +54,29 @@
- - + + + + + + + + +
diff --git a/apps/proxy-auth/src/app/otp/component/send-otp-center/send-otp-center.component.html b/apps/proxy-auth/src/app/otp/component/send-otp-center/send-otp-center.component.html index fa2ef0aa..698b6836 100644 --- a/apps/proxy-auth/src/app/otp/component/send-otp-center/send-otp-center.component.html +++ b/apps/proxy-auth/src/app/otp/component/send-otp-center/send-otp-center.component.html @@ -198,15 +198,29 @@
- - + + + + + + + + +
{{ loginError }}