about summary refs log tree commit diff
path: root/src/components/Dialog
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2024-09-10 18:02:54 -0500
committerEric Bailey <git@esb.lol>2024-09-11 19:58:16 -0500
commitf7db14f32fb1349d7b569c222567306ddabef2b6 (patch)
treedbcbd2650d16a712d7708070f3367a24762f7654 /src/components/Dialog
parenteaf0081623154df995e81f2ae430a723539df800 (diff)
downloadvoidsky-f7db14f32fb1349d7b569c222567306ddabef2b6.tar.zst
Disable avi
Diffstat (limited to 'src/components/Dialog')
-rw-r--r--src/components/Dialog/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx
index 158244c8e..cdce3765f 100644
--- a/src/components/Dialog/index.tsx
+++ b/src/components/Dialog/index.tsx
@@ -256,7 +256,7 @@ export const ScrollableInner = React.forwardRef<
           borderTopLeftRadius: 40,
           borderTopRightRadius: 40,
         },
-        flatten(style),
+        style,
       ]}
       contentContainerStyle={a.pb_4xl}
       ref={ref}>