From 46b7e8ec975ba9db44e8bb01253213387d3f220c Mon Sep 17 00:00:00 2001
From: Mila <Mila@pollex.com.tw>
Date: 星期一, 24 一月 2022 15:42:51 +0800
Subject: [PATCH] fixed TODO#134611 約訪日期、時間 : 點擊後會開啟鍵盤

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

diff --git a/PAMapp/components/Interview/InterviewCard.vue b/PAMapp/components/Interview/InterviewCard.vue
index edef55d..c0e9a0f 100644
--- a/PAMapp/components/Interview/InterviewCard.vue
+++ b/PAMapp/components/Interview/InterviewCard.vue
@@ -138,6 +138,7 @@
 }
 .record-card {
     height: 64px;
+    margin-bottom: 20px;
     .record-card-date{
         display: flex;
         flex-direction: column;

--
Gitblit v1.8.0