diff --git a/frontend/src/views/system/platform/index.vue b/frontend/src/views/system/platform/index.vue index f070ba0e..0a935fe1 100644 --- a/frontend/src/views/system/platform/index.vue +++ b/frontend/src/views/system/platform/index.vue @@ -66,6 +66,8 @@ onMounted(() => { border-radius: 12px; border: 1px solid #dee0e3; + min-height: fit-content; + height: auto; } .not-first { margin-top: 16px;