qss
This commit is contained in:
@@ -218,3 +218,17 @@ el-card{
|
||||
//card白条宽度
|
||||
padding: 5px 5px;
|
||||
}
|
||||
.subTableHeader {
|
||||
th {
|
||||
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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user