From 6052f966a2ede4cab509b990ff97b39c4a791f03 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 26 Feb 2026 18:35:46 +0530 Subject: [PATCH] Reprint not open solved --- .../BookingScreen/Components/BSCombo/BSC1Payment.jsx | 1 + .../PreviewComponents/PCBilltable/PCStandardTable.jsx | 1 + .../PreviewComponents/PCBilltable/PCStandardTable.scss | 8 ++++---- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx b/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx index 6418b95..2384509 100644 --- a/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx +++ b/src/Pages/BookingScreen/Components/BSCombo/BSC1Payment.jsx @@ -3670,6 +3670,7 @@ const BSC1Payment = (props) => {
{ const SelectedBillColor = useSelector(SelectedGlobalBillingColorDetail); diff --git a/src/Pages/BookingScreen/PreviewComponents/PCBilltable/PCStandardTable.scss b/src/Pages/BookingScreen/PreviewComponents/PCBilltable/PCStandardTable.scss index 4ac7d52..9d79a04 100644 --- a/src/Pages/BookingScreen/PreviewComponents/PCBilltable/PCStandardTable.scss +++ b/src/Pages/BookingScreen/PreviewComponents/PCBilltable/PCStandardTable.scss @@ -60,7 +60,7 @@ .cart-title { font-size: 1.5rem; font-weight: 500; - font-family: 'Inter', sans-serif; + font-family: "Inter", sans-serif; } .cart-badge { @@ -167,7 +167,7 @@ font-weight: 700; color: #059669; text-align: right; - font-family: 'Inter', sans-serif; + font-family: "Inter", sans-serif; } .delete-action { @@ -269,7 +269,7 @@ cursor: pointer; transition: all 0.2s; font-size: 0.775rem; - font-family: 'Inter', sans-serif; + font-family: "Inter", sans-serif; width: 31%; svg { @@ -313,7 +313,7 @@ font-weight: 700; cursor: pointer; transition: all 0.2s; - font-family: 'Inter', sans-serif; + font-family: "Inter", sans-serif; svg { font-size: 1.5rem;