From 66f726b6643e85cd6ec0041d01b31d38b3803c1a Mon Sep 17 00:00:00 2001
From: Tomas <tomasysh@gmail.com>
Date: 星期三, 26 一月 2022 10:56:05 +0800
Subject: [PATCH] add#134789: [顧問] 過久未回應的預約單流程

---
 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