diff --git a/packages/features/bookings/Booker/Booker.tsx b/packages/features/bookings/Booker/Booker.tsx index b08d88bc25..6e0e21ea77 100644 --- a/packages/features/bookings/Booker/Booker.tsx +++ b/packages/features/bookings/Booker/Booker.tsx @@ -322,13 +322,7 @@ const BookerComponent = ({ )} )} - + @@ -353,7 +347,7 @@ const BookerComponent = ({ /> {layout !== BookerLayouts.MONTH_VIEW && !(layout === "mobile" && bookerState === "booking") && ( -
+
)}