src/styles/common.scss
@@ -73,7 +73,8 @@ flex: 1; box-sizing: border-box; overflow: hidden; background: #f0f2f5; // background: #f0f2f5; background: linear-gradient( 180deg, #EEF3FE 0%, #F8F9FB 100%); } #avue-view { @@ -151,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; } }