From 45a6e9f4680183765a5b74c0302e763a70432b1b Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 25 Jul 2023 15:26:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E6=8F=8F=E7=82=B9=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E8=B0=83=E5=B0=8F=E5=88=B030px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/AiDvRender.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/AiDvRender.vue b/components/AiDvRender.vue index 84a79866..1cbbe6ae 100644 --- a/components/AiDvRender.vue +++ b/components/AiDvRender.vue @@ -256,8 +256,8 @@ export default { position: relative; & > img { - width: 50px; - height: 50px; + width: 30px; + height: 30px; } & > span {