diff --git a/frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue b/frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue index 91afc58d1d1941e01799aa7b3a34b772598b1cc0..461f11a1e41ea7e1ca9888f00ffb40b112748410 100644 --- a/frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue +++ b/frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue @@ -325,7 +325,7 @@ export default { return { type: TEST_PLAN_FUNCTION_TEST_CASE, headerItems: Test_Plan_Function_Test_Case, - screenHeight: 'calc(100vh - 365px)', + screenHeight: 'calc(100vh - 330px)', tableLabel: [], result: {}, deletePath: "/test/case/delete",