From d4dbe598d9f87d9fca9a804e49c75fe8fd9660aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Mon, 25 Mar 2024 18:05:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E5=87=86=E5=BE=81?= =?UTF-8?q?=E6=B1=82=E6=84=8F=E8=A7=81=E6=B5=81=E7=A8=8B=E5=AE=A1=E6=89=B9?= =?UTF-8?q?=E5=8E=86=E5=8F=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/processNodeInformation/index.vue | 4 ++-- src/pages/processCenter/pages/processDetail/index.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/processNodeInformation/index.vue b/src/components/processNodeInformation/index.vue index 16bed6d80..ffdc5e72a 100644 --- a/src/components/processNodeInformation/index.vue +++ b/src/components/processNodeInformation/index.vue @@ -422,7 +422,7 @@ line-height: 40px; font-weight: 600; float: inline-start; - margin-top: 18px; + margin-top: 28px; } .flow-group-process-end { @@ -437,7 +437,7 @@ line-height: 40px; font-weight: 600; float: inline-end; - margin-top: 20px; + margin-top: 28px; } .flow-group-process-end-left { diff --git a/src/pages/processCenter/pages/processDetail/index.vue b/src/pages/processCenter/pages/processDetail/index.vue index 0b0a9f316..8dd8709f5 100644 --- a/src/pages/processCenter/pages/processDetail/index.vue +++ b/src/pages/processCenter/pages/processDetail/index.vue @@ -1718,7 +1718,7 @@ line-height: 40px; font-weight: 600; float: inline-start; - margin-top: 18px; + margin-top: 28px; } .flow-group-process-end { @@ -1733,7 +1733,7 @@ line-height: 40px; font-weight: 600; float: inline-end; - margin-top: 20px; + margin-top: 28px; } .flow-group-process-end-left {