0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Fixed current plan button z-index bug

This commit is contained in:
Peter Zimon 2022-04-25 22:50:16 +02:00
parent 362e0d69c5
commit 303e7286a2

View file

@ -339,6 +339,7 @@ export const ProductsSectionStyles = ({site}) => {
letter-spacing: 0.2px;
font-weight: 500;
background: #f0f0f0;
z-index: 900;
}
.gh-portal-product-card.only-free {