diff --git a/capacitor.config.json b/capacitor.config.json index f43f3ea309..262f9ccdeb 100644 --- a/capacitor.config.json +++ b/capacitor.config.json @@ -32,7 +32,7 @@ } }, "ios": { - "contentInset": "always", + "contentInset": "never", "allowsLinkPreview": true, "scrollEnabled": true, "limitsNavigationsToAppBoundDomains": true,