diff --git a/ghost/portal/src/components/Frame.styles.js b/ghost/portal/src/components/Frame.styles.js index 4ee46fd757..3efd5537f6 100644 --- a/ghost/portal/src/components/Frame.styles.js +++ b/ghost/portal/src/components/Frame.styles.js @@ -937,8 +937,6 @@ const MultipleProductsGlobalStyles = ` .gh-portal-popup-wrapper.multiple-products.signup:not(.preview) { margin: 20px !important; height: 100%; - max-height: calc(100vh - 40px) !important; - max-width: calc(100vw - 40px) !important; } }