From 64b4a25f578dbe459002d356e60a1a3657cb4595 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 12 一月 2023 00:57:23 +0800 Subject: [PATCH] 2023-01-12 --- src/tabviews/custom/components/card/data-card/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/card/data-card/index.scss b/src/tabviews/custom/components/card/data-card/index.scss index 1b7e271..77c2788 100644 --- a/src/tabviews/custom/components/card/data-card/index.scss +++ b/src/tabviews/custom/components/card/data-card/index.scss @@ -24,7 +24,7 @@ >.card-item-box { cursor: not-allowed; color: #bcbcbc; - .ant-mk-text, .ant-mk-date, .anticon { + .ant-mk-text, .anticon { color: #bcbcbc!important; span { color: #bcbcbc!important; -- Gitblit v1.8.0