From c78e2e555201789537bf176a349bbb34f8c0ca8f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 27 十二月 2022 13:58:00 +0800 Subject: [PATCH] 2022-12-27 --- src/tabviews/custom/components/share/normalTable/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/share/normalTable/index.scss b/src/tabviews/custom/components/share/normalTable/index.scss index a339616..bcd3880 100644 --- a/src/tabviews/custom/components/share/normalTable/index.scss +++ b/src/tabviews/custom/components/share/normalTable/index.scss @@ -94,7 +94,7 @@ // vertical-align: top; .card-cell-list { - color: rgba(0, 0, 0, 0.85); + color: var(--mk-table-color); } .ant-mk-picture { position: relative; -- Gitblit v1.8.0