diff --git a/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.scss b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.scss new file mode 100644 index 0000000..5f7b2dd --- /dev/null +++ b/src/Pages/BookingScreen/Components/BSBillingTables/BSBillingEditQuantity/WeightCalculatePrice.scss @@ -0,0 +1,9 @@ +.productils { + margin: 10px 0; +} + +.weightCalBTN { + width: 100%; + display: flex; + justify-content: flex-end; +} \ No newline at end of file