Split op code and part number on jobline list BOD-207

This commit is contained in:
Patrick Fic
2020-07-30 08:36:09 -07:00
parent 77b8451ed3
commit 12a925c678
2 changed files with 18 additions and 10 deletions

View File

@@ -65,3 +65,8 @@
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #188fff;
}
.ant-table-cell {
// background-color: red;
padding: 0.2rem !important;
}