From 58568855c86ac1f487973e80006c5572292416db Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Thu, 5 Nov 2020 09:16:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.wxss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.wxss b/pages/index/index.wxss index a59b946..357bccc 100644 --- a/pages/index/index.wxss +++ b/pages/index/index.wxss @@ -186,8 +186,8 @@ page { } .sudoku .item image { - width: 64rpx; - height: 64rpx; + width: 90rpx; + height: 90rpx; object-fit: contain; }