From a24163b52645e9596ca974b57b01f501918b1fa2 Mon Sep 17 00:00:00 2001 From: duanliang Date: Thu, 26 Dec 2024 14:32:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/traffic/components/box-2.vue | 2 +- src/views/traffic/components/box-3.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/traffic/components/box-2.vue b/src/views/traffic/components/box-2.vue index fc0d738..2f73989 100644 --- a/src/views/traffic/components/box-2.vue +++ b/src/views/traffic/components/box-2.vue @@ -118,7 +118,7 @@ background-size: 100% 100%; margin:0 vw(10); padding:vh(35) vw(30); - + margin-right:0; position:relative; z-index:9; .map-box{ diff --git a/src/views/traffic/components/box-3.vue b/src/views/traffic/components/box-3.vue index 3eb396c..c437715 100644 --- a/src/views/traffic/components/box-3.vue +++ b/src/views/traffic/components/box-3.vue @@ -304,7 +304,7 @@ margin: 0 vw(10); margin-top: vh(100); .content-2{ - margin-top:vh(25); + margin-top:vh(20); } .content-1 { .chart-item {