diff --git a/src/components/PersonnelInfo.vue b/src/components/PersonnelInfo.vue index a232a67f..ee1060d8 100644 --- a/src/components/PersonnelInfo.vue +++ b/src/components/PersonnelInfo.vue @@ -237,6 +237,7 @@ export default { font-weight: 400; color: #4E5969; line-height: 22px; + word-break: break-all; } } }