From 7df63151b56f2768f4f26997fcda3f2edeaaefcf Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:35:07 +0530 Subject: [PATCH] [WEB-3134] fix: plane logo rendering issue in safari (#6728) --- web/core/layouts/auth-layout/workspace-wrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/core/layouts/auth-layout/workspace-wrapper.tsx b/web/core/layouts/auth-layout/workspace-wrapper.tsx index 8ced177dd3..85de7b8090 100644 --- a/web/core/layouts/auth-layout/workspace-wrapper.tsx +++ b/web/core/layouts/auth-layout/workspace-wrapper.tsx @@ -150,7 +150,7 @@ export const WorkspaceAuthWrapper: FC = observer((props)
- Plane logo + Plane logo
{currentUser?.email}