From 0631657278a72d3fa42f2925e20b3d3afff6c301 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 7 Feb 2023 12:02:37 -0600 Subject: [PATCH] ProfileDropdown: enforce a max width --- app/soapbox/features/ui/components/profile-dropdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/ui/components/profile-dropdown.tsx b/app/soapbox/features/ui/components/profile-dropdown.tsx index 65c321a13..4b91368cf 100644 --- a/app/soapbox/features/ui/components/profile-dropdown.tsx +++ b/app/soapbox/features/ui/components/profile-dropdown.tsx @@ -119,7 +119,7 @@ const ProfileDropdown: React.FC = ({ account, children }) => { {visible && (