src/styles/common.scss
@@ -152,4 +152,30 @@ background: rgb(255, 186, 0); border-radius: 50%; } } .ztzf-cesium{ .cesium-viewer { height: 100%; overflow: hidden; .cesium-viewer-cesiumWidgetContainer { width: 100%; height: 100%; .cesium-widget { width: 100%; height: 100%; canvas { width: 100%; height: 100%; } } } } .cesium-viewer-bottom { display: none; } }