fix black-on-black text (#270)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
border-radius: 4px;
|
||||
&.active {
|
||||
.label {
|
||||
color: var(--black);
|
||||
color: var(--black-3);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user