SIGN IN SIGN UP
TryGhost / Ghost UNCLAIMED

Independent technology for modern publishing, memberships, subscriptions and newsletters.

0 0 120 JavaScript

Fixed offer Portal preview sticky CTA behavior (#28188)

ref
https://linear.app/ghost/issue/DES-1272/footer-scroll-bug-in-portal-settings-preview

Fixed the offer Portal preview so the sticky CTA stays pinned to the
bottom while scrolling, while preserving the intended scaled preview
size and bottom spacing.

This uses `zoom` instead of `transform: scale()` because `transform`
only changes the visual rendering, while sticky positioning is still
calculated from the unscaled layout box.
S
Sodbileg Gansukh committed
fbcf8dc25bc85bb1e673e95896ad3be5ab658af0
Parent: 8bdc9fe
Committed by GitHub <noreply@github.com> on 5/28/2026, 11:18:07 AM