吉安感知网项目-前端
罗广辉
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;
@@ -63,14 +65,15 @@
    top: 0;
    left: 0;
    width: 100%;
    height: 97px;
    height: 109px;
    z-index: 9;
  }
  > .leaf-container {
    padding-top: 97px;
    padding-top: 109px;
    width: 160px;
    height: 100%;
    box-sizing: border-box;
    .avue-sidebar {
@@ -125,7 +128,6 @@
}
.main-avue-view-container {
  margin-top: 97px;
  height: 0;
  flex: 1;
  display: flex;
@@ -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;
  }
}
}