| | |
| | | * @LastEditors : yuan |
| | | * @LastEditTime : 2026-01-14 10:10:35 |
| | | * @FilePath : \applications\drone-command\src\components\basic-container\main.vue |
| | | * @Description : |
| | | * Copyright 2025 OBKoro1, All Rights Reserved. |
| | | * @Description : |
| | | * Copyright 2025 OBKoro1, All Rights Reserved. |
| | | * 2025-06-14 15:19:16 |
| | | --> |
| | | <template> |
| | |
| | | |
| | | ::v-deep(.el-card__body) { |
| | | padding: 0 !important; |
| | | height: 0 !important; |
| | | //height: 0 !important; |
| | | flex: 1 !important; |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | | |
| | | overflow: hidden; |
| | | box-sizing: border-box; |
| | | } |