fix: badge's background color
This commit is contained in:
committed by
Mathias Schopmans
parent
adcade9896
commit
2cb531b679
@@ -44,7 +44,7 @@
|
||||
|
||||
&.selected {
|
||||
color: var(--background);
|
||||
background: #fff;
|
||||
background: var(--foreground);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user