From e0129c8da68e998212e8165bf6c6c02e75e8dbf5 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Fri, 14 Jun 2024 16:03:17 +0200 Subject: [PATCH] updte LoginPopup component --- src/lib/components/LoginPopup.svelte | 301 +++++++++++++-------------- 1 file changed, 142 insertions(+), 159 deletions(-) diff --git a/src/lib/components/LoginPopup.svelte b/src/lib/components/LoginPopup.svelte index 4396a8ad..93cbef5f 100644 --- a/src/lib/components/LoginPopup.svelte +++ b/src/lib/components/LoginPopup.svelte @@ -168,40 +168,7 @@ function handleHoverDiscord() { Welcome back! -
-
- - -
-
- -
-
- - -
-
- -
- OR -
- +
@@ -223,13 +190,38 @@ function handleHoverDiscord() { -
+
+ +
+ Or login using +
+ +
+
+ + +
+
+ + +
+
-

You don't have an account? +

You don't have an account?

@@ -256,39 +248,7 @@ function handleHoverDiscord() { Create an account to get started -
-
- - -
-
- -
-
- - -
-
-
- OR -
@@ -327,24 +287,50 @@ function handleHoverDiscord() { disabled={loading} /> -
+
-

By registering you agree to stocknear's + +

+ Or register using +
+ +
+ + + + +
+ + +
+
+ +

By registering you agree to stocknear's Terms of Use - and acknowledge that you've read our Privacy Policy.

+ and acknowledge that you've read our Privacy Policy. +

-

You already have an account? - -

+

You already have an account? + +

- {/if} @@ -362,7 +348,7 @@ function handleHoverDiscord() {
-