style:黑色主题 样式修改

This commit is contained in:
zhangyu
2022-06-22 13:59:16 +08:00
parent 2f69f0e8ee
commit 106c810552

View File

@@ -395,6 +395,9 @@ td .nz-icon-gear:before{
content: "\e6ad";
}
.el-table__header-wrapper {
table{
background-color: $--background-color-empty !important;
}
th{
border-right-color: transparent !important;
}