mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
5 lines
109 B
SCSS
5 lines
109 B
SCSS
@import '../variable.scss';
|
|
|
|
// 修改样式变量
|
|
$vxe-font-color: #606266;
|
|
$vxe-primary-color: $themeColor; |