From 59d98447d41d399efbaf29cf94a112014c761fed Mon Sep 17 00:00:00 2001 From: Luke Vella Date: Wed, 16 Aug 2023 12:28:20 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Apply=20color=20to=20table=20cel?= =?UTF-8?q?l=20based=20on=20vote=20type?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/poll/desktop-poll/participant-row.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/web/src/components/poll/desktop-poll/participant-row.tsx b/apps/web/src/components/poll/desktop-poll/participant-row.tsx index 63b4e00b9..79469dcf3 100644 --- a/apps/web/src/components/poll/desktop-poll/participant-row.tsx +++ b/apps/web/src/components/poll/desktop-poll/participant-row.tsx @@ -48,7 +48,12 @@ export const ParticipantRowView: React.FunctionComponent<{