From 3786c786e2158acde5d48630bbc41572c0fb974d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 29 Feb 2024 23:13:39 +0100 Subject: [PATCH] Align poll option text to center MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- src/components/polls/poll-option.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/polls/poll-option.tsx b/src/components/polls/poll-option.tsx index 760945ff9..7fb7a64d8 100644 --- a/src/components/polls/poll-option.tsx +++ b/src/components/polls/poll-option.tsx @@ -67,6 +67,7 @@ const PollOptionText: React.FC = ({ poll, option, index, active