cart & checkout: UI enhacnements

This commit is contained in:
2025-12-25 21:13:25 +03:00
parent 90e729cdce
commit ce9092d634
24 changed files with 167 additions and 86 deletions

View File

@@ -42,7 +42,7 @@ export function TipBottomSheet({
showCloseButton={false}
initialSnap={1}
height={370}
snapPoints={["30vh"]}
snapPoints={[370]}
>
<div
style={{
@@ -52,7 +52,9 @@ export function TipBottomSheet({
justifyContent: "center",
}}
>
<WaiterRewardingIcon />
<div style={{ marginTop: 20 }}>
<WaiterRewardingIcon />
</div>
<br />