From 6cb304c3bfd1d936dbe304f7328b9e795e66aa20 Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Fri, 24 Dec 2021 18:38:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../arriveAndInvoicing/modules/AuditProofModule.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/financialManagement/arriveAndInvoicing/modules/AuditProofModule.vue b/src/views/financialManagement/arriveAndInvoicing/modules/AuditProofModule.vue index 1c4cb04..2a0f0e2 100644 --- a/src/views/financialManagement/arriveAndInvoicing/modules/AuditProofModule.vue +++ b/src/views/financialManagement/arriveAndInvoicing/modules/AuditProofModule.vue @@ -327,7 +327,7 @@ h3.title::before { img { max-width: 100%; - max-height: 200px; + max-height: 150px; cursor: pointer; } }