From ae9623fde47782a11c906aa0266bb7365c29a7e3 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 20 Nov 2020 11:48:23 +0800 Subject: [PATCH] Update news.html --- app/wechat/view/api/view/news.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/wechat/view/api/view/news.html b/app/wechat/view/api/view/news.html index 3e8d0d1b9..eacbd8625 100644 --- a/app/wechat/view/api/view/news.html +++ b/app/wechat/view/api/view/news.html @@ -66,8 +66,8 @@ } .container a span { - left: 0; - right: 0; + left: -1px; + right: -1px; bottom: 0; color: #fff; padding: 2vw;