IO-1454 Production List Visual Indicators.

This commit is contained in:
Patrick Fic
2021-10-18 21:54:24 -07:00
parent e700095551
commit db9744e1e5
8 changed files with 165 additions and 3 deletions

View File

@@ -128,3 +128,9 @@
.react-kanban-column {
background-color: #ddd !important;
}
.production-list-table {
td.ant-table-column-sort {
background: unset;
}
}