From a95dd5a6647587378531a5df17eeae845e376563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=9C=84?= Date: Fri, 15 Dec 2023 16:05:49 +0800 Subject: [PATCH] bug 79326 --- src/components/PersonnelInfo.vue | 1 + 1 file changed, 1 insertion(+) 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; } } }