Ghost/ghost/core
Daniël van der Winden 22824b9685
Fixed paywall button border radius (#20582)
Fixes
https://linear.app/tryghost/issue/DES-544/upgrade-email-paywall-button-doesnt-match-normal-buttons-in-newsletter

In emails, the button for the paywall wasn't getting the border-radius,
as [Gmail strips out font styling applied to the `td` element in the
HTML](https://stackoverflow.com/a/38041282). Those styles are now moved
out of that element, and look to apply correctly.
2024-07-10 12:45:49 +00:00
..
content 🎨 Updated Source to v1.3.0 2024-07-05 16:04:15 +00:00
core Cleaned up "Recommendations" GA feature flag (#20580) 2024-07-10 12:24:27 +00:00
test Fixed paywall button border radius (#20582) 2024-07-10 12:45:49 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
package.json Updated timezone dependency (#20570) 2024-07-09 16:31:36 -05:00
playwright.config.js