From 4d23fb14671ed7fd94ee5da84dc184f5caf1c5c5 Mon Sep 17 00:00:00 2001 From: Alvaro Saburido Date: Sun, 4 Dec 2022 19:04:40 +0100 Subject: [PATCH] feat(poll): changed ui of poll results (#328) --- components/status/StatusPoll.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/components/status/StatusPoll.vue b/components/status/StatusPoll.vue index 3155131f..6b76897c 100644 --- a/components/status/StatusPoll.vue +++ b/components/status/StatusPoll.vue @@ -42,15 +42,16 @@ async function vote(e: Event) {