From 6e106eb13ce404d9955d6c9045d21050d3e08294 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 20 十一月 2020 11:19:36 +0800
Subject: [PATCH] 2020-11-20

---
 src/tabviews/custom/components/card/prop-card/index.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/custom/components/card/prop-card/index.scss b/src/tabviews/custom/components/card/prop-card/index.scss
index b03d482..dae2885 100644
--- a/src/tabviews/custom/components/card/prop-card/index.scss
+++ b/src/tabviews/custom/components/card/prop-card/index.scss
@@ -14,6 +14,7 @@
 
   .card-row-list {
     .card-item-box {
+      background-color: #ffffff;
       transition: all 0.3s;
     }
     >.active >.card-item-box {

--
Gitblit v1.8.0