From a29edbd4c670e1907e38e98f20257e5519745a4d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 08 十二月 2022 17:36:21 +0800
Subject: [PATCH] 2022-12-08

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

diff --git a/src/tabviews/custom/components/card/cardcellList/index.scss b/src/tabviews/custom/components/card/cardcellList/index.scss
index fa2af83..587b487 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -33,6 +33,9 @@
     }
     span {
       text-indent: 0px;
+      font-style: inherit;
+      font-weight: inherit;
+      text-decoration: inherit;
     }
   }
   .ant-mk-text:not(.line1):not(.line) {

--
Gitblit v1.8.0