Files
vxe-table/examples/assets/style/table/variable.scss
xuliangzhan ef26362d76 优化重构
2020-04-04 13:29:30 +08:00

5 lines
109 B
SCSS

@import '../variable.scss';
// 修改样式变量
$vxe-font-color: #606266;
$vxe-primary-color: $themeColor;