From fa76b73b7a1c9671a76c9821ed1a28e2f2b9e2b7 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 20 二月 2024 14:19:19 +0800 Subject: [PATCH] Merge branch 'positec' into dms --- src/tabviews/zshare/topSearch/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/topSearch/index.scss b/src/tabviews/zshare/topSearch/index.scss index cefe1d5..3444190 100644 --- a/src/tabviews/zshare/topSearch/index.scss +++ b/src/tabviews/zshare/topSearch/index.scss @@ -6,6 +6,9 @@ float: none; vertical-align: top; } + .ant-checkbox-wrapper { + color: rgba(0, 0, 0, 0.85); + } .ant-form-item { display: flex; margin-bottom: 0px; -- Gitblit v1.8.0