diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx index 89af99d66a..268d804331 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -123,10 +123,10 @@ export function ScrollableInner(props: DialogInnerProps) { { borderTopLeftRadius: 40, borderTopRightRadius: 40, - paddingBottom: insets.bottom + a.pb_5xl.paddingBottom, }, ]}> {props.children} + ) }