diff --git a/src/components/CustomBottomSheet/MapBottomSheet.tsx b/src/components/CustomBottomSheet/MapBottomSheet.tsx index 4e39eef..ba80776 100644 --- a/src/components/CustomBottomSheet/MapBottomSheet.tsx +++ b/src/components/CustomBottomSheet/MapBottomSheet.tsx @@ -78,14 +78,14 @@ export function MapBottomSheet({ title={t("cart.selectLocation")} showCloseButton={true} initialSnap={1} - height={"100vh"} - snapPoints={["100vh"]} + height={"950px"} + snapPoints={["950px"]} >