xqs
This commit is contained in:
@@ -223,12 +223,23 @@ el-card{
|
||||
background: #8ff4ea !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
tr.el-table__row td {
|
||||
background-color: #d8e5f6 !important;
|
||||
}
|
||||
|
||||
tr.el-table__row.el-table__row--striped td {
|
||||
background: #e9f0f9 !important;
|
||||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
height: 10px !important;
|
||||
margin: 0px !important;
|
||||
}
|
||||
.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