From c31be6ed43db0140b8bec9ecee9e189e0f0c5d43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E5=87=A4=E5=90=89?= Date: Fri, 4 Jul 2025 22:28:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=BF=90=E8=A1=8C=E5=8F=82=E6=95=B0?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E5=A4=AA=E9=9D=A0=E5=8F=B3=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/chart.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/home/chart.vue b/src/views/home/chart.vue index 6dc0321..b9d62ab 100644 --- a/src/views/home/chart.vue +++ b/src/views/home/chart.vue @@ -221,6 +221,7 @@ onUnmounted(() => { justify-content: end; align-items: center; width: 65vw; + padding-right: 20px; } .line-chart-title { height: 15%;