diff --git a/ghost/portal/src/components/Frame.styles.js b/ghost/portal/src/components/Frame.styles.js index 8c48c00f6b..f5494272ff 100644 --- a/ghost/portal/src/components/Frame.styles.js +++ b/ghost/portal/src/components/Frame.styles.js @@ -814,7 +814,7 @@ const MobileStyles = ` } .preview .gh-portal-btn-container.sticky { - margin-bottom: 0; + margin-bottom: 32px; padding-bottom: 0; } }