吉安感知网项目-前端
罗广辉
2026-01-26 beb95fb5fc166804056abafd70fc01ac27de7621
applications/drone-command/src/styles/common.scss
@@ -8,6 +8,8 @@
// 地图编辑样式
@import './mapEdit.scss';
@import './common/cockpit.scss';
a {
  text-decoration: none;
  color: #333;
@@ -155,7 +157,7 @@
  bottom: 0;
}
.ztzf-cesium {
.command-cesium {
  .cesium-viewer {
    height: 100%;
    overflow: hidden;
@@ -224,7 +226,7 @@
  }
}
.ztzf-cesium {
.command-cesium {
  .cesium-viewer {
    height: 100%;
    overflow: hidden;
@@ -248,4 +250,4 @@
  .cesium-viewer-bottom {
    display: none;
  }
}
}