From 34e5812de913a4173e4d344997bfea58c746b046 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Mon, 7 Apr 2025 19:37:11 +0800 Subject: [PATCH] update: vxe active color --- packages/effects/plugins/src/vxe-table/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/effects/plugins/src/vxe-table/style.css b/packages/effects/plugins/src/vxe-table/style.css index 5a97d7f2..c586b736 100644 --- a/packages/effects/plugins/src/vxe-table/style.css +++ b/packages/effects/plugins/src/vxe-table/style.css @@ -50,6 +50,7 @@ /** 右上角toolbar按钮色/翻页主题色保持一致 */ --vxe-ui-font-primary-lighten-color: hsl(var(--primary-500)); + --vxe-ui-font-primary-darken-color: hsl(var(--primary-600)); height: auto !important; }