From 9bf1863f33bb42cf59cb8b290205a82fdd16fcb0 Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Thu, 16 May 2024 23:35:53 +0530 Subject: [PATCH] [WEB-1345] chore: auth and loader responsiveness (#4494) * chore: logo spinner improvement * chore: auth header action improvement --- web/components/common/logo-spinner.tsx | 2 +- web/pages/accounts/forgot-password.tsx | 2 +- web/pages/index.tsx | 2 +- web/pages/sign-in.tsx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/components/common/logo-spinner.tsx b/web/components/common/logo-spinner.tsx index 69bb9423d..abcebfe76 100644 --- a/web/components/common/logo-spinner.tsx +++ b/web/components/common/logo-spinner.tsx @@ -11,7 +11,7 @@ export const LogoSpinner = () => { return (
- logo + logo
); }; diff --git a/web/pages/accounts/forgot-password.tsx b/web/pages/accounts/forgot-password.tsx index 5334bc15e..00cf0982e 100644 --- a/web/pages/accounts/forgot-password.tsx +++ b/web/pages/accounts/forgot-password.tsx @@ -111,7 +111,7 @@ const ForgotPasswordPage: NextPageWithLayout = () => { Plane Logo Plane -
+
New to Plane?{" "} { Plane Logo Plane
-
+
Already have an account?{" "} { Plane Logo Plane
-
+
New to Plane?{" "}