修复动画错误问题
This commit is contained in:
@@ -2005,6 +2005,10 @@ input:checked+.slider:before {
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
.globe-card.globe-collapsing {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.globe-card.expanded .globe-body {
|
||||
height: calc(90vh - 120px) !important; /* Explicit calc height for ECharts reliability */
|
||||
width: 100% !important;
|
||||
|
||||
Reference in New Issue
Block a user