Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Rishabh d5c39b6d3c Removed background window scroll with Portal popup
refs https://github.com/TryGhost/Team/issues/1543

In some cases, when the background of page has scroll, scrolling inside Portal popup also scrolls the background page which causes confusion. To avoid this, we set the body of site to overflow hidden when Portal popup is opened to freeze the background, and then reset it back to original state when portal popup is hidden.
2022-04-21 16:30:02 +05:30
ghost/portal Removed background window scroll with Portal popup 2022-04-21 16:30:02 +05:30