Skip to content

Commit dbcd880

Browse files
committed
Background color fix
1 parent 466a14b commit dbcd880

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

theme/module-de-credit/credit.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,6 @@
223223
box-sizing: border-box;
224224
height: 18px;
225225
margin: 0;
226-
background-color: var(--ct_col_rate-primary, #633);
227226
align-items: center;
228227
}
229228
.page-rate-widget-box .rate-points {

theme/module-de-credit/credit.sass

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ $ratebox-shadow: 1px 1px 3px rgba(0 0 0 / 50%)
218218
box-sizing: border-box
219219
height: 18px
220220
margin: 0
221-
background-color: $ratebox-bg
222221
align-items: center
223222

224223
.rate-points

0 commit comments

Comments
 (0)