From 32d6fb0fa8a61d6d10afd1c912646e8f0296d344 Mon Sep 17 00:00:00 2001 From: ingawei Date: Tue, 4 Oct 2022 13:27:56 -0700 Subject: [PATCH] made slice skinnier --- web/components/charts/helpers.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/charts/helpers.tsx b/web/components/charts/helpers.tsx index efa9040b..a4c6d026 100644 --- a/web/components/charts/helpers.tsx +++ b/web/components/charts/helpers.tsx @@ -124,10 +124,10 @@ export const SliceMarker = (props: { const { color, x, y0, y1 } = props return ( - +