Undo unneeded change

This commit is contained in:
Eric Bailey
2024-04-17 17:41:42 -05:00
parent 7ca8182523
commit 58756f5387
+1 -2
View File
@@ -207,8 +207,7 @@ export function Inner({children, style}: DialogInnerProps) {
return ( return (
<BottomSheetView <BottomSheetView
style={[ style={[
a.py_xl, a.p_xl,
a.px_xl,
{ {
paddingTop: 40, paddingTop: 40,
borderTopLeftRadius: 40, borderTopLeftRadius: 40,