forked from mystiq/hydrogen-web
make text white for now
This commit is contained in:
parent
b03b296391
commit
aa709ee6e9
1 changed files with 1 additions and 0 deletions
|
@ -1197,6 +1197,7 @@ button.RoomDetailsView_row::after {
|
||||||
.StreamView_muteStatus {
|
.StreamView_muteStatus {
|
||||||
align-self: end;
|
align-self: end;
|
||||||
justify-self: start;
|
justify-self: start;
|
||||||
|
color: var(--text-color--lighter-80);
|
||||||
}
|
}
|
||||||
|
|
||||||
.StreamView_muteStatus.microphoneMuted::before {
|
.StreamView_muteStatus.microphoneMuted::before {
|
||||||
|
|
Loading…
Reference in a new issue