From f70980c87b36f5f6a50feb0e24cc1b13045a1dda Mon Sep 17 00:00:00 2001 From: maciejpedzich Date: Thu, 21 Jul 2022 11:20:36 +0200 Subject: [PATCH] Improve chart's responsiveness --- components/stats/FollowerGrowth.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/stats/FollowerGrowth.vue b/components/stats/FollowerGrowth.vue index 67465db..c112f93 100644 --- a/components/stats/FollowerGrowth.vue +++ b/components/stats/FollowerGrowth.vue @@ -100,7 +100,7 @@ watch(chartPeriod, async () => await refresh());