From df08c1f64b86f90cad77d5fd4eba80852a736cfb Mon Sep 17 00:00:00 2001 From: Ahmed Rowaihi Date: Mon, 13 Feb 2023 19:57:51 +0300 Subject: [PATCH] SUPPORT RTL/LTR ON LOGIN PAGE --- src/Pages/Login.tsx | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/Pages/Login.tsx b/src/Pages/Login.tsx index b0d7c6e..34632cd 100644 --- a/src/Pages/Login.tsx +++ b/src/Pages/Login.tsx @@ -154,14 +154,15 @@ export default function LoginPage() {
navigate("/")}> Snort
-

+

-

+

-
+
{error.length > 0 ? {error} : null} -

+

*/} -

+
{altLogins()}
-
+
-

+

-

+

-
+
@@ -210,7 +211,7 @@ export default function LoginPage() {
-
+