mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-27 21:03:29 +03:00
Updated portal price toggle design
refs DES-24 DES-25
This commit is contained in:
parent
794ef85968
commit
9a3aa6310b
@ -51,7 +51,6 @@ export const ProductsSectionStyles = () => {
|
|||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
width: 50%;
|
width: 50%;
|
||||||
border-radius: 999px;
|
border-radius: 999px;
|
||||||
color: var(--grey7);
|
|
||||||
background: transparent;
|
background: transparent;
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
@ -80,13 +79,8 @@ export const ProductsSectionStyles = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gh-portal-maximum-discount {
|
.gh-portal-maximum-discount {
|
||||||
font-size: 1.4rem;
|
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin-left: 4px;
|
margin-left: 4px;
|
||||||
margin-bottom: -1px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.gh-portal-btn.active .gh-portal-maximum-discount {
|
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user