mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated portal price toggle design
refs DES-24 DES-25
This commit is contained in:
parent
794ef85968
commit
9a3aa6310b
1 changed files with 0 additions and 6 deletions
|
@ -51,7 +51,6 @@ export const ProductsSectionStyles = () => {
|
|||
height: 100% !important;
|
||||
width: 50%;
|
||||
border-radius: 999px;
|
||||
color: var(--grey7);
|
||||
background: transparent;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
@ -80,13 +79,8 @@ export const ProductsSectionStyles = () => {
|
|||
}
|
||||
|
||||
.gh-portal-maximum-discount {
|
||||
font-size: 1.4rem;
|
||||
font-weight: 400;
|
||||
margin-left: 4px;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
|
||||
.gh-portal-btn.active .gh-portal-maximum-discount {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue