This commit is contained in:
2025-11-15 22:29:15 +03:00
parent 6f2c75d32c
commit 40742d6087
5 changed files with 13 additions and 17 deletions

View File

@@ -78,8 +78,8 @@ export function MapBottomSheet({
title={t("cart.selectLocation")}
showCloseButton={true}
initialSnap={1}
height={"950px"}
snapPoints={["950px"]}
height={"755px"}
snapPoints={["755px"]}
>
<div
style={{