From 95437a4d3f965847ac7056d8a8affb3e45c5b12c Mon Sep 17 00:00:00 2001
From: Jack <jack.su@pollex.com.tw>
Date: 星期五, 01 四月 2022 11:09:32 +0800
Subject: [PATCH] [UPDATE] 調整UAT DB設定

---
 PAMapp/components/Interview/InterviewAdd.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/Interview/InterviewAdd.vue b/PAMapp/components/Interview/InterviewAdd.vue
index 145c41f..231053d 100644
--- a/PAMapp/components/Interview/InterviewAdd.vue
+++ b/PAMapp/components/Interview/InterviewAdd.vue
@@ -45,7 +45,7 @@
         </el-input>
       </template>
       <template v-else>
-          <div class="fs-20 mt-20">
+          <div class="fs-20 mt-20 text--break-all line-height">
               {{content}}
           </div>
       </template>

--
Gitblit v1.8.0