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