From a1a9015df2527f6166383559fca86604ca50d30a Mon Sep 17 00:00:00 2001 From: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com> Date: Wed, 22 Nov 2023 15:35:51 +0530 Subject: [PATCH] fix: profile setting overflow (#2834) --- web/pages/[workspaceSlug]/me/profile/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/[workspaceSlug]/me/profile/index.tsx b/web/pages/[workspaceSlug]/me/profile/index.tsx index a6ae7c784..4d25fa843 100644 --- a/web/pages/[workspaceSlug]/me/profile/index.tsx +++ b/web/pages/[workspaceSlug]/me/profile/index.tsx @@ -160,7 +160,7 @@ const ProfilePage: NextPageWithLayout = () => { /> {myProfile ? (
-
+