style: 修复流量统计,分析统计列表样式调整
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
font-size: 12px;
|
||||
color: #333333;
|
||||
font-weight: 500;
|
||||
border-bottom: none !important;
|
||||
|
||||
.el-table__header-wrapper {
|
||||
.cell {
|
||||
@@ -60,6 +61,9 @@
|
||||
.el-table__expanded-cell[class*=cell] {
|
||||
padding: 0;
|
||||
}
|
||||
.el-table__expanded-cell[class*=cell]:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.expand-table .el-table__body .el-table__row:last-of-type td {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user