From 2531a4dab6e69517743fb13960dde2c8cbbb9fff Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Sun, 4 Dec 2022 19:24:37 +1000 Subject: [PATCH] Fix pie chart disappearing in 2/3 column graph modes --- ts/graphs/CardCounts.svelte | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/ts/graphs/CardCounts.svelte b/ts/graphs/CardCounts.svelte index 690d1a1d0..0ffcfe02e 100644 --- a/ts/graphs/CardCounts.svelte +++ b/ts/graphs/CardCounts.svelte @@ -48,7 +48,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
-
+