PAMapp/components/QuickFilter/QuickFilterSelector.vue
@@ -218,8 +218,8 @@ cursor: pointer; .subtitle { font-size: 16px; font-weight: lighter; @extend .smTxt_bold; color: $PRUDENTIAL_GREY; } &.btn_unlimited { @@ -238,6 +238,10 @@ .el-radio-input:checked ~ .el-radio-label { background-color: $PEACH; color: $PRIMARY_WHITE; .subtitle { color: $PRIMARY_WHITE; font-weight: lighter; } } } }