fix:调整表格底部线条样式

This commit is contained in:
刘洪洪
2022-09-19 10:57:52 +08:00
parent e73b0c37ad
commit 42a0b907df

View File

@@ -25,7 +25,6 @@
padding: 4px 0;
.dns-column__span {
font-family: $fontFamily;
font-size: 12px;
color: #353636;
}
@@ -58,8 +57,8 @@
}
}
//.el-table--group::after, .el-table--border::after, .el-table::before {
// height: 0px;
//}
.el-table--group::after, .el-table--border::after, .el-table::before {
height: 0px;
}
}