From b719d710cba5e89cff1ef50360e96e6915a959a4 Mon Sep 17 00:00:00 2001 From: Nonoas <54799528+Nonoas@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=BE=AE=E4=BF=A1=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/modules/widgets/aside/wechat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/modules/widgets/aside/wechat.html b/templates/modules/widgets/aside/wechat.html index 9e5002f2..80539bcd 100644 --- a/templates/modules/widgets/aside/wechat.html +++ b/templates/modules/widgets/aside/wechat.html @@ -17,7 +17,7 @@ th:with="faceImg = ${theme.config.sidebar.wechat.wechatImgFace}, backImg=${theme #aside-content .card-widget#card-wechat::before { position: absolute; width: 100%; - height: 100%; + height: 90%; left: 0; top: 0; background: url([[${theme.config.sidebar.wechat.wechatImg}]]) center center no-repeat;