From 4290f1b6ce8ecd89bd5d48e078e7dce9f5dfb0bc Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Sun, 4 Sep 2022 14:00:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=B0=83=E6=95=B4operation=E9=A2=9C?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/cpns/clip-item-list.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/cpns/clip-item-list.less b/src/style/cpns/clip-item-list.less index fc59ea7..97f231e 100644 --- a/src/style/cpns/clip-item-list.less +++ b/src/style/cpns/clip-item-list.less @@ -86,7 +86,7 @@ align-items: center; justify-content: center; font-size: 13px; - color: @text-color-lighter; + color: @primary-color; background: @text-bg-color; margin: 0px 2px; border-radius: 5px;