From 5d15e566fce63cbe946d0ca0d21fe337d807b1cb Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 10 八月 2023 11:31:12 +0800 Subject: [PATCH] 2023-08-10 --- src/tabviews/zshare/topSearch/dategroup/index.scss | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/topSearch/dategroup/index.scss b/src/tabviews/zshare/topSearch/dategroup/index.scss index 57d4a16..e093074 100644 --- a/src/tabviews/zshare/topSearch/dategroup/index.scss +++ b/src/tabviews/zshare/topSearch/dategroup/index.scss @@ -4,6 +4,9 @@ position: relative; z-index: 1; + .ant-tag-checkable:not(.ant-tag-checkable-checked):hover { + color: var(--mk-sys-color); + } .ant-tag { position: relative; cursor: pointer; -- Gitblit v1.8.0