fix 优化

This commit is contained in:
duanliang
2024-12-26 14:32:44 +08:00
parent a4cd3bec39
commit a24163b526
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@
background-size: 100% 100%; background-size: 100% 100%;
margin:0 vw(10); margin:0 vw(10);
padding:vh(35) vw(30); padding:vh(35) vw(30);
margin-right:0;
position:relative; position:relative;
z-index:9; z-index:9;
.map-box{ .map-box{

View File

@@ -304,7 +304,7 @@
margin: 0 vw(10); margin: 0 vw(10);
margin-top: vh(100); margin-top: vh(100);
.content-2{ .content-2{
margin-top:vh(25); margin-top:vh(20);
} }
.content-1 { .content-1 {
.chart-item { .chart-item {