From 5ae57b206e9c5d52c196276301879271ec6ace66 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 26 四月 2022 18:28:08 +0800
Subject: [PATCH] 2022-04-26

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

diff --git a/src/tabviews/custom/components/card/data-card/index.scss b/src/tabviews/custom/components/card/data-card/index.scss
index 4c1bbb5..a9d15b4 100644
--- a/src/tabviews/custom/components/card/data-card/index.scss
+++ b/src/tabviews/custom/components/card/data-card/index.scss
@@ -26,6 +26,9 @@
         color: #bcbcbc;
         .ant-mk-text, .ant-mk-date, .anticon {
           color: #bcbcbc!important;
+          span {
+            color: #bcbcbc!important;
+          }
         }
       }
     }

--
Gitblit v1.8.0