From f197fabd95922731b2e1d7bb5c2a91d6aade0afc Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 2 Aug 2024 14:35:17 +0800 Subject: [PATCH] =?UTF-8?q?[update=20=E4=B8=80=E8=88=AC=E6=90=9C=E7=B4=A2]?= =?UTF-8?q?=20=E6=A0=87=E9=A2=98=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dashboard/search/GeneralSearch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/search/GeneralSearch.vue b/src/views/dashboard/search/GeneralSearch.vue index 0565acb..3d73756 100644 --- a/src/views/dashboard/search/GeneralSearch.vue +++ b/src/views/dashboard/search/GeneralSearch.vue @@ -908,7 +908,7 @@ export default { line-height: 28px; margin-right: 20px; max-height: calc(100% - 340px); - max-width: 50%; + max-width: 30%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;