mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03: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
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user