修复地图拖拽问题
This commit is contained in:
@@ -762,7 +762,7 @@ input:checked+.slider:before {
|
||||
|
||||
.globe-body {
|
||||
height: 280px; /* Match chart-body height exactly */
|
||||
padding: 12px 22px;
|
||||
padding: 0; /* Remove padding to avoid ECharts coordinate mismatch */
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
cursor: grab;
|
||||
|
||||
Reference in New Issue
Block a user