Merge branch 'master' into feature/america

This commit is contained in:
Patrick Fic
2023-07-06 13:02:29 -07:00
8 changed files with 50 additions and 19 deletions

View File

@@ -148,6 +148,10 @@
background: #e7f3ff !important;
}
.ant-table-tbody > tr.ant-table-row-selected > td {
background: #e6f7ff !important;
}
.job-line-manual {
color: tomato;
font-style: italic;