From 50adf2d9f0d960a9f378434132fe8dbca8eb259d Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 22 Jun 2023 18:24:50 +0200 Subject: [PATCH] fix chart width --- src/components/GamemodeChart.vue | 7 +++---- src/components/WeaponChart.vue | 3 +-- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/src/components/GamemodeChart.vue b/src/components/GamemodeChart.vue index 2a9b362..7a150fc 100644 --- a/src/components/GamemodeChart.vue +++ b/src/components/GamemodeChart.vue @@ -1,5 +1,5 @@