吉安感知网项目-前端
shuishen
2026-01-07 3a3cbd22dac6945039ba44e4ca14b1adaaaaa7ed
applications/drone-command/src/components/basic-container/main.vue
@@ -2,8 +2,8 @@
 * @Author       : yuan
 * @Date         : 2025-06-14 15:19:16
 * @LastEditors  : yuan
 * @LastEditTime : 2025-06-27 14:34:02
 * @FilePath     : \src\components\basic-container\main.vue
 * @LastEditTime : 2026-01-07 09:28:08
 * @FilePath     : \applications\drone-command\src\components\basic-container\main.vue
 * @Description  : 
 * Copyright 2025 OBKoro1, All Rights Reserved. 
 * 2025-06-14 15:19:16
@@ -48,7 +48,7 @@
  height: 0;
  flex: 1;
  padding: 10px;
  padding: 30px;
  // box-sizing: border-box;
  // height: 100%;
@@ -80,10 +80,6 @@
  &__card {
    width: 100%;
  }
  &:first-child {
    padding-top: 0;
  }
}
</style>