表格样式优化
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1002,7 +1002,7 @@ label {
|
||||
}
|
||||
|
||||
/** 表格选中样式 **/
|
||||
.fixed-table-container .selected {
|
||||
.bootstrap-table .fixed-table-container .table tbody tr.selected td {
|
||||
background-color: #E8F7FD;
|
||||
color: #1890ff;
|
||||
}
|
||||
|
Reference in New Issue
Block a user