无人机管理后台前端(已迁走)
罗广辉
2025-06-07 f11729af79a8478fc4cdcf667c12508f2abcae21
src/styles/common.scss
@@ -20,7 +20,8 @@
.avue-layout {
  display: flex;
  height: 100%;
  height: 1080px;
  width: 1920px;
  overflow: hidden;
  &--horizontal {
@@ -81,7 +82,7 @@
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 10px;
  margin-bottom: 0;
}
.avue-view {
@@ -178,4 +179,4 @@
  .cesium-viewer-bottom {
    display: none;
  }
}
}