use new color slot for badges
This commit is contained in:
parent
1435b65e36
commit
373fb077a8
2 changed files with 9 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
top: calc(50% - 4px);
|
||||
margin-left: 6px;
|
||||
margin-top: -6px;
|
||||
background-color: var(--cGreen);
|
||||
background-color: var(--badgeNeutral);
|
||||
}
|
||||
|
||||
.loadmore-button {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue