NEZ-1854 style:表头样式调整

This commit is contained in:
zhangyu
2022-05-11 17:36:18 +08:00
parent 3cf39390f9
commit 6a35983aa2

View File

@@ -394,12 +394,12 @@ td .nz-icon-gear:before{
}
.el-table__header-wrapper {
th{
border-right-color: transparent ;
border-right-color: transparent !important;
}
}
.el-table__header-wrapper:hover {
th{
border-right-color: #E7EAED;
border-right-color: $--border-color-light !important;
}
}
.chart-bar,.chart-gauge,.chart-time-series,.chart-treemap,.chart-pie,.chart-canvas-tooltip,.line-chart-block-Zindex,.alert-label,.alert-labelUp,.alert-days-info-tooltip,.nz-tooltip-bac{