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;