修改表格样式
This commit is contained in:
@@ -20,8 +20,11 @@
|
|||||||
// }
|
// }
|
||||||
|
|
||||||
.vxe-header--row {
|
.vxe-header--row {
|
||||||
background: var(--vxe-table-header-background-color);
|
// background: var(--vxe-table-header-background-color);
|
||||||
color: var(--vxe-table-header-font-color);
|
// color: var(--vxe-table-header-font-color);
|
||||||
|
background: var(--el-color-primary);
|
||||||
|
color: #fff;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.is--checked.vxe-checkbox,
|
.is--checked.vxe-checkbox,
|
||||||
|
|||||||
Reference in New Issue
Block a user