合计栏样式
This commit is contained in:
@@ -218,3 +218,11 @@ el-card{
|
||||
//card白条宽度
|
||||
padding: 5px 5px;
|
||||
}
|
||||
.el-table__footer {
|
||||
height: 37px;
|
||||
}
|
||||
.el-table__footer-wrapper tbody td, .el-table__header-wrapper tbody td {
|
||||
background-color: rgb(126,172,237);
|
||||
font-weight:bold;
|
||||
color: black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user