Commit 771481f3 authored by tyn's avatar tyn

表格下边框 更正

parent bfcab3a0
...@@ -277,11 +277,7 @@ export default { ...@@ -277,11 +277,7 @@ export default {
} }
} }
} }
.table-item {
::v-deep .el-table td.el-table__cell {
border-bottom: 0;
}
}
::v-deep .el-table th.el-table__cell.is-leaf, ::v-deep .el-table th.el-table__cell.is-leaf,
::v-deep .el-table td.el-table__cell { ::v-deep .el-table td.el-table__cell {
border-bottom: 1px solid #e6eaf1; border-bottom: 1px solid #e6eaf1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment