From b81fed15236900facac5c642b0e0346c261edfca Mon Sep 17 00:00:00 2001 From: Weller <1812208341@qq.com> Date: Wed, 20 Apr 2022 17:44:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9B=BE=E7=89=87=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ContentDesign.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ContentDesign.vue b/src/components/ContentDesign.vue index 12a650c..0996519 100644 --- a/src/components/ContentDesign.vue +++ b/src/components/ContentDesign.vue @@ -340,8 +340,8 @@ export default { } .item-img { - /* width: 270px; - height: 210px; */ + max-width: 270px; + /* height: 210px; */ contain: fit; width: 100%; border-radius: 10px;