Production list add d/p and fix display issues IO-473

This commit is contained in:
Patrick Fic
2021-02-08 10:20:29 -08:00
parent fa94384684
commit 5d0faa3ce4
10 changed files with 165 additions and 11 deletions

View File

@@ -119,3 +119,7 @@
cursor: col-resize;
z-index: 1;
}
.production-list-min-height {
min-height: 19px;
}