From dd0d825e2a9af0657e71cc122bc781003921bca4 Mon Sep 17 00:00:00 2001 From: Anyon Date: Tue, 18 Aug 2020 10:26:00 +0800 Subject: [PATCH] Update index.html --- app/wechat/view/news/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/wechat/view/news/index.html b/app/wechat/view/news/index.html index e38f7cfe2..b35a4b978 100644 --- a/app/wechat/view/news/index.html +++ b/app/wechat/view/news/index.html @@ -116,7 +116,7 @@ } #news-box .news-item .news-articel-item span { - width: 245px; + width: 225px; overflow: hidden; line-height: 50px; white-space: nowrap; @@ -125,7 +125,7 @@ } #news-box .news-item .news-articel-item div { - width: 50px; + width: 70px; height: 50px; float: right; overflow: hidden;