14 lines
443 B
SCSS
14 lines
443 B
SCSS
// 修改scss变量
|
|
// $vxe-font-color: #98989e;
|
|
// $vxe-primary-color: #2c7ecf;
|
|
// $vxe-icon-background-color: #98989e;
|
|
// $vxe-table-font-color:#4d99fb;
|
|
// $vxe-table-resizable-color: #95969a;
|
|
// $vxe-table-header-background-color: #28282a;
|
|
// $vxe-table-body-background-color: #030f2f;
|
|
// $vxe-table-background-color: #4a5663;
|
|
// $vxe-table-border-width: 1px;
|
|
// $vxe-table-border-color: #37373a;
|
|
|
|
// @import 'vxe-table/styles/index.scss';
|