@@ -1389,7 +1389,7 @@ div::-webkit-scrollbar {
color: $inBlue;
}
-
+
//收起展开
.mascot {
@@ -2837,6 +2837,11 @@ div::-webkit-scrollbar {
+// 2.5D地图显示
+.cesium-infoBox{
+ z-index: 9999 !important;
+}
.el-textarea__inner {
background: $eventBG;
border: 1px $searchBorder;