无人机管理后台前端(已迁走)
罗广辉
2025-06-07 6874b68bdee7b8c28ff531d4a320ccd205b1d279
src/components/basic-container/main.vue
@@ -35,8 +35,14 @@
<style lang="scss">
.basic-container {
  padding: 10px 6px;
  padding: 0 10px;
  box-sizing: border-box;
  // height: 100%;
  .basic-container__card{
    height: 100% !important;
    overflow: auto;
  }
  &--block {
    height: 100%;