style: 修复报告下拉列表样式覆盖问题
This commit is contained in:
@@ -49,9 +49,15 @@
|
||||
.el-table__row .el-table-column--selection .cell {
|
||||
padding: 0;
|
||||
}
|
||||
.el-table__row.expanded {
|
||||
td {
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
.el-table__body-wrapper {
|
||||
.el-table__expanded-cell {
|
||||
z-index: 100;
|
||||
border-top: 1px solid #E7EAED;
|
||||
}
|
||||
}
|
||||
.el-table__fixed,
|
||||
|
||||
Reference in New Issue
Block a user