diff --git a/src/components/status.jsx b/src/components/status.jsx index a8980da7..0d2db256 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -301,7 +301,7 @@ function Poll({ poll }) { {voted && ownVotes.includes(i) && ( <> {' '} - + )}