From 7e365897bb5c77f73c377d9673dda236d5866b6b Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 25 Jun 2022 11:42:32 -0500 Subject: [PATCH] Polls: handle long option text better with rounded-3xl --- app/soapbox/components/polls/poll-option.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/polls/poll-option.tsx b/app/soapbox/components/polls/poll-option.tsx index 427033021..9b3da5cfa 100644 --- a/app/soapbox/components/polls/poll-option.tsx +++ b/app/soapbox/components/polls/poll-option.tsx @@ -46,7 +46,7 @@ const PollOptionText: React.FC = ({ poll, option, index, active return (