From 49c2a88a89a207e995b685299876473c3858dddc Mon Sep 17 00:00:00 2001
From: Jack <jack.su@pollex.com.tw>
Date: 星期一, 24 一月 2022 16:46:55 +0800
Subject: [PATCH] [ADD] 小鈴鐺通知增加已讀登入者所有通知的API

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