From a574d13f43ac58e0094096f14b2b476fc50bc2c2 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Tue, 29 Oct 2024 18:44:59 +0000 Subject: [PATCH] fix: email overflow --- apps/client/src/components/layouts/global/top-menu.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/client/src/components/layouts/global/top-menu.tsx b/apps/client/src/components/layouts/global/top-menu.tsx index cd7527c0..2f7a0de2 100644 --- a/apps/client/src/components/layouts/global/top-menu.tsx +++ b/apps/client/src/components/layouts/global/top-menu.tsx @@ -73,11 +73,11 @@ export default function TopMenu() { name={user.name} /> -