src/components/map/components/mapPopup.vue
@@ -754,9 +754,6 @@ } }) }, mounted () { global.viewer.scene.globe.depthTestAgainstTerrain = false }, watch: { addIconsLayerIconPopup () { if (this.addIconsLayerIconPopup) { @@ -1220,4 +1217,9 @@ padding: 0 10px; } } .introduce p { padding: 0px; height: 300px; overflow-y: scroll; } </style>