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:
parent
362e0d69c5
commit
303e7286a2
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue