吉安感知网项目-前端
shuishen
2026-02-03 89380e6260a75d1d3b94de687ebcc2f50d50659d
applications/drone-command/src/styles/common.scss
@@ -8,6 +8,9 @@
// 地图编辑样式
@import './mapEdit.scss';
@import './common/cockpit.scss';
@import './customFont.scss';
a {
  text-decoration: none;
  color: #333;
@@ -155,7 +158,7 @@
  bottom: 0;
}
.ztzf-cesium {
.command-cesium {
  .cesium-viewer {
    height: 100%;
    overflow: hidden;
@@ -224,7 +227,7 @@
  }
}
.ztzf-cesium {
.command-cesium {
  .cesium-viewer {
    height: 100%;
    overflow: hidden;
@@ -248,4 +251,4 @@
  .cesium-viewer-bottom {
    display: none;
  }
}
}