From 0f535cb72ef77a72b4cf9c24e50372775341bf19 Mon Sep 17 00:00:00 2001 From: chenjianxing Date: Tue, 29 Jun 2021 11:39:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=9A=E6=97=B6=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/track/plan/components/TestPlanList.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/frontend/src/business/components/track/plan/components/TestPlanList.vue b/frontend/src/business/components/track/plan/components/TestPlanList.vue index 7025132c71..036f1d9e7b 100644 --- a/frontend/src/business/components/track/plan/components/TestPlanList.vue +++ b/frontend/src/business/components/track/plan/components/TestPlanList.vue @@ -195,13 +195,13 @@ @exec="openReport(scope.row.id, scope.row.reportId)"/> - >> .el-button { + margin-left: 10px; + color:#85888E; + border-color: #85888E; + border-width: thin; +}