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 {