From c18168d913bb36a534af1d8289a99a5de9e1264d Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 25 May 2019 13:20:45 -0700 Subject: [PATCH] fix: tweak poll results style and fix a11y (#1220) --- src/routes/_components/status/StatusPoll.html | 49 +++++++++++++------ 1 file changed, 34 insertions(+), 15 deletions(-) diff --git a/src/routes/_components/status/StatusPoll.html b/src/routes/_components/status/StatusPoll.html index 7c8f989..16f067b 100644 --- a/src/routes/_components/status/StatusPoll.html +++ b/src/routes/_components/status/StatusPoll.html @@ -1,31 +1,50 @@
- {#each options as option} -
-
{option.title} ({option.share}%)
- - - -
- {/each} - +