From e1091e9212c2598707330c85d720d9d90ddf4e85 Mon Sep 17 00:00:00 2001 From: lisl <1223762861@qq.com> Date: Mon, 27 Sep 2021 10:34:31 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FrontCode2/sunshine_levy/src/views/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontCode2/sunshine_levy/src/views/home.css b/FrontCode2/sunshine_levy/src/views/home.css index d90491a..d908f48 100644 --- a/FrontCode2/sunshine_levy/src/views/home.css +++ b/FrontCode2/sunshine_levy/src/views/home.css @@ -253,7 +253,7 @@ } .protocolTitle { - /* overflow: hidden; */ + overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }