From cd5a2f0c7dab9d3e214bcff1bd8f77dc69a4e061 Mon Sep 17 00:00:00 2001 From: shenaowei <450702724@qq.com> Date: Wed, 25 Feb 2026 00:38:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/app/web-gold/src/views/kling/IdentifyFace.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/app/web-gold/src/views/kling/IdentifyFace.vue b/frontend/app/web-gold/src/views/kling/IdentifyFace.vue index b9903e95d7..bd30c471e6 100644 --- a/frontend/app/web-gold/src/views/kling/IdentifyFace.vue +++ b/frontend/app/web-gold/src/views/kling/IdentifyFace.vue @@ -556,6 +556,7 @@ onMounted(async () => { font-size: 13px; font-weight: 500; color: #1E293B; + width: 160px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;