about summary refs log tree commit diff
path: root/src/components/Prompt.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Prompt.tsx')
-rw-r--r--src/components/Prompt.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Prompt.tsx b/src/components/Prompt.tsx
index 7b33c6e25..404790462 100644
--- a/src/components/Prompt.tsx
+++ b/src/components/Prompt.tsx
@@ -45,6 +45,7 @@ export function Outer({
     <Dialog.Outer
       control={control}
       testID={testID}
+      webOptions={{alignCenter: true}}
       nativeOptions={{preventExpansion: true, ...nativeOptions}}>
       <Dialog.Handle />
       <Context.Provider value={context}>