From 91bf81b2a19478732e8552ff5570cdd5b1ac5e30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E7=9A=93?= <1736436516@qq.com> Date: Fri, 18 Oct 2024 14:38:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/html/DataStatistics.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/html/DataStatistics.vue b/src/html/DataStatistics.vue index 7dd23ee..2a024e1 100644 --- a/src/html/DataStatistics.vue +++ b/src/html/DataStatistics.vue @@ -9,7 +9,6 @@ - @@ -62,10 +61,12 @@ onMounted(async () => { /* padding: 10px; */ /* margin-bottom: 10px; */ display: flex; - gap: 10px; + gap: 5px; background-color: #fff; overflow: hidden; height: 55vh; + padding-left: 10px; + padding-right:10px ; } .bottom-pan{ margin: 0;