Tweak styles for Quantity panel when viewing Receiving row

when no buttons were visible in panel, right-hand side looked "cut off"
This commit is contained in:
Lance Edgar 2023-01-28 16:11:47 -06:00
parent 17251b2c88
commit d6f05684be

View file

@ -23,8 +23,7 @@
} }
.quantity-form-fields { .quantity-form-fields {
margin: 2rem auto; margin: 2rem;
padding-left: 2rem;
} }
.quantity-form-fields .field.is-horizontal .field-label .label { .quantity-form-fields .field.is-horizontal .field-label .label {