mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Fixed error with free trial pill not showing on upgrade screen
refs https://github.com/TryGhost/Team/issues/1728
This commit is contained in:
parent
9bac4e680c
commit
3d87b02c55
1 changed files with 0 additions and 4 deletions
|
@ -462,10 +462,6 @@ export const ProductsSectionStyles = ({site}) => {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gh-portal-upgrade-product .gh-portal-discount-label {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.gh-portal-upgrade-product .gh-portal-product-card .gh-portal-plan-current {
|
.gh-portal-upgrade-product .gh-portal-product-card .gh-portal-plan-current {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue