diff --git a/app/soapbox/components/polls/poll-option.tsx b/app/soapbox/components/polls/poll-option.tsx index 6c8523a2d..7aa68667e 100644 --- a/app/soapbox/components/polls/poll-option.tsx +++ b/app/soapbox/components/polls/poll-option.tsx @@ -21,7 +21,7 @@ const PollPercentageBar: React.FC<{ percent: number, leading: boolean }> = ({ pe {({ width }) => ( )} @@ -47,9 +47,9 @@ const PollOptionText: React.FC = ({ poll, option, index, active return (