From b4d27a93260c66748e5e7125783345c3b5a9ff31 Mon Sep 17 00:00:00 2001 From: Hariom Balhara Date: Tue, 31 Oct 2023 16:16:35 +0530 Subject: [PATCH] Fix Google spam policy alert layout in embed (#12153) --- apps/web/pages/booking/[uid].tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/web/pages/booking/[uid].tsx b/apps/web/pages/booking/[uid].tsx index 44eb293a1a..44094705b9 100644 --- a/apps/web/pages/booking/[uid].tsx +++ b/apps/web/pages/booking/[uid].tsx @@ -342,14 +342,17 @@ export default function Success(props: SuccessProps) {