|
|
|
@ -2738,7 +2738,11 @@ hr { |
|
|
|
|
|
|
|
|
|
|
|
//el-table 取消鼠标悬浮时行高亮效果 |
|
|
|
/deep/ .schedule-table tbody tr:hover >td { |
|
|
|
/*/deep/ .schedule-table tbody tr:hover >td { |
|
|
|
background-color: unset !important; |
|
|
|
}*/ |
|
|
|
|
|
|
|
/deep/ .schedule-table tbody tr:hover:not(.current-row) >td { |
|
|
|
background-color: unset !important; |
|
|
|
} |
|
|
|
|
|
|
|
|