diff --git a/client/src/App/App.styles.scss b/client/src/App/App.styles.scss index b57e94677..ddf87ac42 100644 --- a/client/src/App/App.styles.scss +++ b/client/src/App/App.styles.scss @@ -145,7 +145,7 @@ //Update row highlighting on production board. .ant-table-tbody > tr.ant-table-row:hover > td { - background: #eaeaea !important; + background: #e7f3ff !important; } .job-line-manual {