From 7e794e330048b968ce8f33a3b154b3cc88bf4ad4 Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Fri, 16 Jan 2026 17:29:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Map/components/Content/IndexInfo/Bottom/index.less | 2 +- .../Map/components/Content/IndexInfo/RightPanel/index.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/Container/Map/components/Content/IndexInfo/Bottom/index.less b/src/pages/Container/Map/components/Content/IndexInfo/Bottom/index.less index 0b8ec43..ecfd8cc 100644 --- a/src/pages/Container/Map/components/Content/IndexInfo/Bottom/index.less +++ b/src/pages/Container/Map/components/Content/IndexInfo/Bottom/index.less @@ -3,7 +3,7 @@ width: 1350px; height: 240px; position: absolute; - bottom: -1050px; + bottom: -1030px; left: 50%; transform: translateX(-50%); diff --git a/src/pages/Container/Map/components/Content/IndexInfo/RightPanel/index.less b/src/pages/Container/Map/components/Content/IndexInfo/RightPanel/index.less index e05712d..a4e2a29 100644 --- a/src/pages/Container/Map/components/Content/IndexInfo/RightPanel/index.less +++ b/src/pages/Container/Map/components/Content/IndexInfo/RightPanel/index.less @@ -161,7 +161,7 @@ } .scroll { - height: 300px; + height: 280px; overflow-y: hidden; .table-container {