warp phone component & fix background color after auto fit
This commit is contained in:
@@ -44,8 +44,8 @@ export function OfficeBottomSheet({
|
||||
title={t("address.officeDetails")}
|
||||
showCloseButton={false}
|
||||
initialSnap={1}
|
||||
height={"90vh"}
|
||||
snapPoints={["90vh"]}
|
||||
height={705}
|
||||
snapPoints={[705]}
|
||||
>
|
||||
<Form
|
||||
layout="vertical"
|
||||
|
||||
Reference in New Issue
Block a user