From 9af707fa886d0f6f11435a4822777587d66e228b Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 15 Mar 2022 08:31:53 +0800 Subject: [PATCH] 28205 --- src/apps/AppPeopleList/DetailCard.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/apps/AppPeopleList/DetailCard.vue b/src/apps/AppPeopleList/DetailCard.vue index 54cc041c..e7f5c2cc 100644 --- a/src/apps/AppPeopleList/DetailCard.vue +++ b/src/apps/AppPeopleList/DetailCard.vue @@ -199,9 +199,7 @@ export default { } .spacial { margin-top: 10px; - overflow:hidden; - text-overflow:ellipsis; - white-space:nowrap; + white-space: wrap; span { margin-right: 10px; color: #ff4466;