From 851903bde063f2fcdcb43b460e3f3844382918fc Mon Sep 17 00:00:00 2001 From: huangchen1031 Date: Tue, 17 Dec 2024 15:01:50 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E5=A4=8D=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/web/components/upload/_index.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/web/components/upload/_index.less b/style/web/components/upload/_index.less index 29926c28b1..59113c881e 100644 --- a/style/web/components/upload/_index.less +++ b/style/web/components/upload/_index.less @@ -241,6 +241,8 @@ &-image { max-width: 100%; max-height: 100%; + width: 100%; + height: 100%; } &-status {