From c601d04fbe545c8402bc30dfda7bdb18597a2568 Mon Sep 17 00:00:00 2001 From: Anyon Date: Wed, 15 Jul 2020 10:17:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E5=9B=BE=E6=96=87=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/wechat/view/api/review/news.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/wechat/view/api/review/news.html b/app/wechat/view/api/review/news.html index 2a25d3108..cfe2752b1 100644 --- a/app/wechat/view/api/review/news.html +++ b/app/wechat/view/api/review/news.html @@ -65,9 +65,10 @@ overflow: hidden; position: absolute; line-height: 1.5em; + white-space: nowrap; margin: 0 -1px 0 -1px; text-overflow: ellipsis; - background: rgba(0, 0, 0, .7) + background: rgba(0, 0, 0, .7); } .container a.other {