diff --git a/apps/web/src/components/poll/desktop-poll/poll-header.tsx b/apps/web/src/components/poll/desktop-poll/poll-header.tsx index 04a7f7d9c..a5a9ba92f 100644 --- a/apps/web/src/components/poll/desktop-poll/poll-header.tsx +++ b/apps/web/src/components/poll/desktop-poll/poll-header.tsx @@ -48,14 +48,14 @@ const scoreRowTop = monthRowHeight + dayRowHeight; const Trail = ({ end }: { end?: boolean }) => { return end ? ( -