From b43049305629bb5a6f03fa37e8703a819a6356b0 Mon Sep 17 00:00:00 2001 From: aliasgar-walker Date: Tue, 25 Mar 2025 15:44:29 +0530 Subject: [PATCH] fix --- .../src/app/otp/user-profile/user-profile.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/proxy-auth/src/app/otp/user-profile/user-profile.component.scss b/apps/proxy-auth/src/app/otp/user-profile/user-profile.component.scss index db1a3728..d24c1db4 100644 --- a/apps/proxy-auth/src/app/otp/user-profile/user-profile.component.scss +++ b/apps/proxy-auth/src/app/otp/user-profile/user-profile.component.scss @@ -225,7 +225,7 @@ td { @media (max-width: 1024px) { .container { padding: 15px; - width: 95%; + width: 100%; } .full-width {