From dfcd1fbaecd72eb62c19bf6dd2f73479841929dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 9 May 2023 09:08:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E5=88=97=E8=A1=A8overflo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.less b/src/index.less index 5b5c90e..0bcee1a 100644 --- a/src/index.less +++ b/src/index.less @@ -23,7 +23,7 @@ code { } .w-174px { - max-width: 174px; + max-width: 134px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;