From 8dc074c47798f69d886ed6eec7b8cb01171aced8 Mon Sep 17 00:00:00 2001 From: Caidan Williams Date: Mon, 28 Jul 2025 17:38:58 -0700 Subject: fix(ui): profile name and description overflowing on web --- src/components/ProfileCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/ProfileCard.tsx') diff --git a/src/components/ProfileCard.tsx b/src/components/ProfileCard.tsx index 65e20ba9a..f12d922fd 100644 --- a/src/components/ProfileCard.tsx +++ b/src/components/ProfileCard.tsx @@ -282,7 +282,7 @@ export function Name({ ) const verification = useSimpleVerificationState({profile}) return ( - +