From d3e95c1e02b18d2a721ec2ed7a2d2670500a3d61 Mon Sep 17 00:00:00 2001 From: Anyon Date: Thu, 8 Aug 2019 13:57:05 +0800 Subject: [PATCH] Update index.html --- application/wechat/view/news/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/wechat/view/news/index.html b/application/wechat/view/news/index.html index 9aa711695..12c9460e1 100644 --- a/application/wechat/view/news/index.html +++ b/application/wechat/view/news/index.html @@ -125,8 +125,8 @@ float: right; overflow: hidden; position: relative; - background-size: 100%; - background-position: center center + background-position: center center; + background-size: cover; } #news-box .hr-line-dashed {