// 重写vxetable表头样式
/deep/.vxe-table--header-wrapper {
height: 30px;
font-size: 12px;
color: #999;
}
/deep/ th {
padding: 0px !important;
}
/deep/.vxe-resizable {
top: 0;
height: 30px;
}
Last modification:April 1, 2024
© Allow specification reprint