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 {