diff --git a/packages/features/bookings/Booker/Booker.tsx b/packages/features/bookings/Booker/Booker.tsx index 03cd291085..f6d39030b1 100644 --- a/packages/features/bookings/Booker/Booker.tsx +++ b/packages/features/bookings/Booker/Booker.tsx @@ -144,7 +144,7 @@ const BookerComponent = ({ )}> + className="max-w-screen flex w-full flex-col md:w-[var(--booker-meta-width)]"> {layout !== BookerLayouts.MONTH_VIEW && !(layout === "mobile" && bookerState === "booking") && (