Fixed jumpy switch for Proxy configuration on Register screen (#2186)
This commit is contained in:
@@ -865,7 +865,7 @@ const Register = ({ classes }: IRegister) => {
|
||||
display: "flex",
|
||||
padding: "23px",
|
||||
marginTop: "40px",
|
||||
alignItems: "center",
|
||||
alignItems: "start",
|
||||
justifyContent: "space-between",
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user