From e422239791b35a7c466372eda8c99d2775a6bae1 Mon Sep 17 00:00:00 2001
From: wayne <wayne8692wayne8692@gmail.com>
Date: 星期六, 22 一月 2022 14:55:51 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/Phase3' into Phase3

---
 PAMapp/components/Interview/InterviewRecordCard.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/PAMapp/components/Interview/InterviewRecordCard.vue b/PAMapp/components/Interview/InterviewRecordCard.vue
index a02c7a6..9baae4b 100644
--- a/PAMapp/components/Interview/InterviewRecordCard.vue
+++ b/PAMapp/components/Interview/InterviewRecordCard.vue
@@ -70,6 +70,8 @@
                 justify-content: center;
                 align-items: center;
                 align-content: center;
+                background-color:#1B365D;
+                color: #fff;
             }
         }
     }
@@ -93,4 +95,4 @@
     margin-left: 13px;
     margin-top: 10px;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.8.0