From 9b447b7b5ae60f75c52dd47a78f880e63e9632f8 Mon Sep 17 00:00:00 2001 From: lijingjia Date: Mon, 4 Nov 2024 17:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=A5=A8=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CostEntry/feeStatistic.vue | 2 +- src/views/approve/fee/allCheck.vue | 3 ++- src/views/approve/fee/index.vue | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/CostEntry/feeStatistic.vue b/src/components/CostEntry/feeStatistic.vue index b997b0ae..45132c38 100644 --- a/src/components/CostEntry/feeStatistic.vue +++ b/src/components/CostEntry/feeStatistic.vue @@ -185,7 +185,7 @@ .fee-statistic-approve { text-align: right; margin-top: 5px; - margin-block: 50px; + margin-bottom: 60px; } .fee-statistic, .fee-statistic-approve { width: calc(100vw - 260px); diff --git a/src/views/approve/fee/allCheck.vue b/src/views/approve/fee/allCheck.vue index e959bef0..438a1a12 100644 --- a/src/views/approve/fee/allCheck.vue +++ b/src/views/approve/fee/allCheck.vue @@ -1,7 +1,7 @@