From 768879f0ce1ae618478cebd5aef5e00ea9e3d951 Mon Sep 17 00:00:00 2001 From: fit2-zhao Date: Mon, 21 Jun 2021 15:18:05 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8E=A5=E5=8F=A3=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/business/components/api/automation/ApiAutomation.vue | 2 +- .../components/assertion/ApiJsonPathSuggestButton.vue | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/business/components/api/automation/ApiAutomation.vue b/frontend/src/business/components/api/automation/ApiAutomation.vue index 40941ffba6..fec9f96609 100644 --- a/frontend/src/business/components/api/automation/ApiAutomation.vue +++ b/frontend/src/business/components/api/automation/ApiAutomation.vue @@ -17,7 +17,7 @@ ref="nodeTree"/> - + - + {{openTip}} - + {{clearTip}} @@ -20,6 +20,7 @@ .json-path-suggest-button { text-align: right; + margin-top: 10px; }