diff --git a/src/components/receiving/ByjoveReceiving.vue b/src/components/receiving/ByjoveReceiving.vue index 35f6d6f..9b11867 100644 --- a/src/components/receiving/ByjoveReceiving.vue +++ b/src/components/receiving/ByjoveReceiving.vue @@ -118,28 +118,36 @@ expanded> {{ row.quick_receive_text }} -
-
- - Receive 1 CS - -
-
+
+ + Receive 1 CS + +
1 {{ row.unit_uom }} 3 {{ row.unit_uom }} 6 {{ row.unit_uom }} + + 12 {{ row.unit_uom }} +
@@ -203,15 +211,17 @@
- - Add Amount - - - Subtract Amount - +
+ + Add Amount + + + Subtract + +

OR

@@ -383,6 +393,6 @@ export default { padding: 0px 10px 0px 0px; } .input.receiving-quantity-input { - width: 10rem; + width: 6rem; }