From 001ce5bcde58025c131b479491077c774dff251c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 31 Jan 2023 10:38:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/rpt/reportIndex.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/xm/rpt/reportIndex.vue b/src/views/xm/rpt/reportIndex.vue index cfccafad..53f8ee7b 100644 --- a/src/views/xm/rpt/reportIndex.vue +++ b/src/views/xm/rpt/reportIndex.vue @@ -347,11 +347,11 @@ img { object-fit:cover; max-width: 25%; - max-height: 70%; + max-height: 100%; margin-right: 5px; } p { - font-size: 20px; + font-size: 18px; font-weight: bold; color: #7D7D7D; margin-bottom: 10px; @@ -412,7 +412,7 @@ img { object-fit:cover; max-width: 25%; - max-height: 80%; + max-height: 100%; padding: 2px; } .desc{