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; }