From 185ef4e3c6ce3edcb8055b4f4259489cff29501f Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 6 May 2023 22:55:36 -0500 Subject: [PATCH] StatusReplyMentions: enforce a 200px max width --- app/soapbox/components/status-reply-mentions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/status-reply-mentions.tsx b/app/soapbox/components/status-reply-mentions.tsx index 61f2f2969..e03d0c7f7 100644 --- a/app/soapbox/components/status-reply-mentions.tsx +++ b/app/soapbox/components/status-reply-mentions.tsx @@ -54,7 +54,7 @@ const StatusReplyMentions: React.FC = ({ status, hoverable e.stopPropagation()} > @{isPubkey(account.username) ? account.username.slice(0, 8) : account.username}