From e11bf53f86f79dbb9b502ba2152ceaff4b870ca5 Mon Sep 17 00:00:00 2001 From: Alvaro Saburido Date: Wed, 30 Nov 2022 12:24:20 +0100 Subject: [PATCH] feat(a11y): improve contrast on poll results accessibility (#252) --- components/status/StatusPoll.vue | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/components/status/StatusPoll.vue b/components/status/StatusPoll.vue index 99850c37..710ec08e 100644 --- a/components/status/StatusPoll.vue +++ b/components/status/StatusPoll.vue @@ -42,14 +42,11 @@ async function vote(e: Event) {