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; diff --git a/src/apps/AppPeopleList/DetailPeople.vue b/src/apps/AppPeopleList/DetailPeople.vue index 0042c425..0a571c9e 100644 --- a/src/apps/AppPeopleList/DetailPeople.vue +++ b/src/apps/AppPeopleList/DetailPeople.vue @@ -135,7 +135,7 @@
-
+
{{ t.fieldName }}