From a9bb6fd37f8270f5713c18d470e793dd03e16b4d Mon Sep 17 00:00:00 2001 From: Marco van Dijk Date: Fri, 22 Apr 2022 18:13:43 +0200 Subject: [PATCH] make piechart overflow --- src/components/MonthlyGraphs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MonthlyGraphs.js b/src/components/MonthlyGraphs.js index 5ac9576..8dce606 100644 --- a/src/components/MonthlyGraphs.js +++ b/src/components/MonthlyGraphs.js @@ -403,7 +403,7 @@ const MonthlyGraphs = (obj) => { } return ( -
+
{totalGraphs > 1 ?