From 2a8207868ae0e00a6be1e01439963837abc51f1b Mon Sep 17 00:00:00 2001 From: maciejpedzich Date: Tue, 19 Jul 2022 22:20:48 +0200 Subject: [PATCH] Shrink the follower growth chart --- components/stats/FollowerGrowth.vue | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/components/stats/FollowerGrowth.vue b/components/stats/FollowerGrowth.vue index ca65b2f..87e738d 100644 --- a/components/stats/FollowerGrowth.vue +++ b/components/stats/FollowerGrowth.vue @@ -86,7 +86,7 @@ watch(chartPeriod, async () => await refresh()); - -