mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-01 10:08:36 +08:00
ele样式调整
This commit is contained in:
@@ -158,6 +158,10 @@ export default {
|
||||
color: #859094 !important;
|
||||
font-size: 12px !important;
|
||||
}
|
||||
.el-table td.el-table__cell,
|
||||
.el-table th.el-table__cell.is-leaf {
|
||||
border-bottom: 0px;
|
||||
}
|
||||
.el-table td,
|
||||
.el-table th.is-leaf {
|
||||
border-bottom: none;
|
||||
|
||||
@@ -163,6 +163,10 @@ export default {
|
||||
border-bottom: none;
|
||||
line-height: 26px;
|
||||
}
|
||||
.el-table td.el-table__cell,
|
||||
.el-table th.el-table__cell.is-leaf {
|
||||
border-bottom: 0px;
|
||||
}
|
||||
.el-table tbody tr:hover {
|
||||
background-color: #263445 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user