diff --git a/frontend/src/views/test-plan/testPlan/components/planTable.vue b/frontend/src/views/test-plan/testPlan/components/planTable.vue index 8edc6bca4c..83cf6bb2ea 100644 --- a/frontend/src/views/test-plan/testPlan/components/planTable.vue +++ b/frontend/src/views/test-plan/testPlan/components/planTable.vue @@ -591,7 +591,7 @@ tableKey: TableKeyEnum.TEST_PLAN_ALL_TABLE, selectable: true, showSetting: true, - heightUsed: 128, + heightUsed: 236, paginationSize: 'mini', showSelectorAll: false, },