From c51449562cb1c2afadced02ae0ee73810b962733 Mon Sep 17 00:00:00 2001 From: Ken Hibino Date: Thu, 24 Dec 2020 16:40:16 -0800 Subject: [PATCH] Change colors used for QueueSizeChart --- ui/src/components/QueueSizeChart.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/src/components/QueueSizeChart.tsx b/ui/src/components/QueueSizeChart.tsx index 2f1a0b2..f3d0304 100644 --- a/ui/src/components/QueueSizeChart.tsx +++ b/ui/src/components/QueueSizeChart.tsx @@ -32,11 +32,11 @@ function QueueSizeChart(props: Props) { - - - - - + + + + + );