subscribe

This commit is contained in:
Zsolt Ero
2024-01-30 01:26:04 +01:00
parent 14a6af7ab9
commit f6ded3166d

View File

@@ -9,8 +9,8 @@ Paddle.Setup({
settings: { settings: {
displayMode: 'inline', displayMode: 'inline',
frameTarget: 'checkout-container', frameTarget: 'checkout-container',
// frameInitialHeight: '450', frameInitialHeight: '450',
// frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;', frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
}, },
}, },
}) })