From 941e57031360f399a256fc692b5fad0d9bd6fc99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 11 Jul 2024 17:42:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage/components/PathReview.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/manage/components/PathReview.vue b/src/views/manage/components/PathReview.vue index 767106d..6b271fe 100644 --- a/src/views/manage/components/PathReview.vue +++ b/src/views/manage/components/PathReview.vue @@ -501,6 +501,8 @@ export default { } span { + height: 20px; + line-height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;