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; }