diff --git a/components/login/Login.tsx b/components/login/Login.tsx
index 7cf5f43f..6eef3252 100644
--- a/components/login/Login.tsx
+++ b/components/login/Login.tsx
@@ -382,18 +382,16 @@ export const Login: React.FC = () => {
-
-
) : (
-
-
+
+
@@ -431,6 +429,8 @@ export const Login: React.FC = () => {
await handleConnect(server.address);
}}
/>
+
+
{
await handleConnect(s.address);