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;