Fixed error with free trial pill not showing on upgrade screen

refs https://github.com/TryGhost/Team/issues/1728
This commit is contained in:
Djordje Vlaisavljevic 2022-08-19 18:13:35 +02:00
parent 9bac4e680c
commit 3d87b02c55

View File

@ -462,10 +462,6 @@ export const ProductsSectionStyles = ({site}) => {
width: 100%;
}
.gh-portal-upgrade-product .gh-portal-discount-label {
display: none;
}
.gh-portal-upgrade-product .gh-portal-product-card .gh-portal-plan-current {
display: inline-block;
position: relative;