From 48340d0010df145e6bda2709569130810563c063 Mon Sep 17 00:00:00 2001 From: jinapurapu <65002498+jinapurapu@users.noreply.github.com> Date: Thu, 21 Jul 2022 17:12:01 -0700 Subject: [PATCH] Fixed jumpy switch for Proxy configuration on Register screen (#2186) --- portal-ui/src/screens/Console/Support/Register.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal-ui/src/screens/Console/Support/Register.tsx b/portal-ui/src/screens/Console/Support/Register.tsx index 4c66f21a2..643a618b3 100644 --- a/portal-ui/src/screens/Console/Support/Register.tsx +++ b/portal-ui/src/screens/Console/Support/Register.tsx @@ -865,7 +865,7 @@ const Register = ({ classes }: IRegister) => { display: "flex", padding: "23px", marginTop: "40px", - alignItems: "center", + alignItems: "start", justifyContent: "space-between", }} >