From e5125a5a63e49f61ece85656992b665814a11c13 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 7 Jul 2019 11:06:52 -0700 Subject: [PATCH] fix: fix poll color inside of notifications (#1304) fixes #1271 --- src/routes/_components/status/StatusPoll.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/routes/_components/status/StatusPoll.html b/src/routes/_components/status/StatusPoll.html index 82483e27..125dd0d2 100644 --- a/src/routes/_components/status/StatusPoll.html +++ b/src/routes/_components/status/StatusPoll.html @@ -33,11 +33,11 @@ {/if}
-
+
{votesCount} {votesCount === 1 ? 'vote' : 'votes'}
-
+
{expiryText} @@ -46,7 +46,8 @@
-