From 050e480c054c278ea8845e75e64466dee6bc0966 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 25 四月 2024 15:18:24 +0800
Subject: [PATCH] 2024-04-25

---
 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 1b4bd2f..ff8997c 100644
--- a/src/tabviews/custom/components/card/cardcellList/index.scss
+++ b/src/tabviews/custom/components/card/cardcellList/index.scss
@@ -21,6 +21,7 @@
     font-style: inherit;
     font-weight: inherit;
     text-decoration: inherit;
+    font-family: inherit;
     color: inherit;
     .anticon-copy {
       color: var(--mk-sys-color);
@@ -30,6 +31,7 @@
     font-style: inherit;
     font-weight: inherit;
     text-decoration: inherit;
+    font-family: inherit;
     .sequence-wrap {
       display: inline-block;
       width: 21px;
@@ -45,6 +47,7 @@
       font-style: inherit;
       font-weight: inherit;
       text-decoration: inherit;
+      font-family: inherit;
     }
   }
   .ant-mk-text:not(.line1):not(.line) {

--
Gitblit v1.8.0