From 6e9b81d6c019809dd6f204502fe5093fb8d95cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 15 Oct 2021 13:52:48 +0800 Subject: [PATCH] Update formstyle.html --- app/wechat/view/news/formstyle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/wechat/view/news/formstyle.html b/app/wechat/view/news/formstyle.html index 5c57eba2b..f934580be 100644 --- a/app/wechat/view/news/formstyle.html +++ b/app/wechat/view/news/formstyle.html @@ -80,7 +80,7 @@ width: 130px; height: 90px; border-radius: 5px; - box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); + box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); background: url("__ROOT__/static/theme/img/image.png") no-repeat center center; background-size: cover; }