We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466a14b commit dbcd880Copy full SHA for dbcd880
theme/module-de-credit/credit.css
@@ -223,7 +223,6 @@
223
box-sizing: border-box;
224
height: 18px;
225
margin: 0;
226
- background-color: var(--ct_col_rate-primary, #633);
227
align-items: center;
228
}
229
.page-rate-widget-box .rate-points {
theme/module-de-credit/credit.sass
@@ -218,7 +218,6 @@ $ratebox-shadow: 1px 1px 3px rgba(0 0 0 / 50%)
218
box-sizing: border-box
219
height: 18px
220
margin: 0
221
- background-color: $ratebox-bg
222
align-items: center
.rate-points
0 commit comments