From 0cb316ce2b3f3dc6c8d4325b292e37be9a52d33e Mon Sep 17 00:00:00 2001 From: katamartin Date: Fri, 8 Dec 2023 14:49:52 -0500 Subject: [PATCH] Fix storage dot in lightmode --- commentary/ethanol-cdr-claims/components/schematic.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/commentary/ethanol-cdr-claims/components/schematic.js b/commentary/ethanol-cdr-claims/components/schematic.js index f4e7ae60..ca2ffcde 100644 --- a/commentary/ethanol-cdr-claims/components/schematic.js +++ b/commentary/ethanol-cdr-claims/components/schematic.js @@ -106,7 +106,13 @@ const AccountingEntry = ({ value, color, label }) => { viewBox='0 0 6 6' sx={{ position: 'absolute', top: '6px' }} > - + ) }