diff --git a/frontend/src/business/components/performance/test/PerformanceTestList.vue b/frontend/src/business/components/performance/test/PerformanceTestList.vue index a6a1c5b333..1e43fe930d 100644 --- a/frontend/src/business/components/performance/test/PerformanceTestList.vue +++ b/frontend/src/business/components/performance/test/PerformanceTestList.vue @@ -25,7 +25,7 @@ :row-order-group-id="projectId" :row-order-func="editLoadTestCaseOrder" :batch-operators="batchButtons" - operator-width="190px" + operator-width="120px" :screen-height="screenHeight" @refresh="search" :disable-header-config="true"