fix anonymous option showing black text in channel selector
This commit is contained in:
parent
675cb3119d
commit
05b998c0ee
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ $metadata-z-index: 1;
|
|||
|
||||
.channel__list-text {
|
||||
font-weight: var(--font-weight-bold);
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.channel__selector {
|
||||
|
|
Loading…
Reference in a new issue