Updated tiers dropdown filter active state

refs https://github.com/TryGhost/Team/issues/1252
This commit is contained in:
Djordje Vlaisavljevic 2022-02-03 09:16:25 +01:00
parent 315755ca96
commit 333f6f2424

View File

@ -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;
}