mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Updated tiers dropdown filter active state
refs https://github.com/TryGhost/Team/issues/1252
This commit is contained in:
parent
315755ca96
commit
333f6f2424
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,11 @@
|
|||
background: transparent !important;
|
||||
}
|
||||
|
||||
.gh-contentfilter-menu-trigger-tiers .ember-power-select-selected-item {
|
||||
font-weight: 400 !important;
|
||||
color: #394047 !important;
|
||||
}
|
||||
|
||||
.gh-product-cards {
|
||||
margin: 0 0 24px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue