about summary refs log tree commit diff
path: root/src/components/Dialog
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Dialog')
-rw-r--r--src/components/Dialog/index.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx
index b88159613..315f863b5 100644
--- a/src/components/Dialog/index.tsx
+++ b/src/components/Dialog/index.tsx
@@ -277,8 +277,6 @@ export const InnerFlatList = React.forwardRef<
         a.h_full,
         {
           marginTop: 40,
-          borderTopLeftRadius: 40,
-          borderTopRightRadius: 40,
         },
         flatten(style),
       ]}