make text white for now

This commit is contained in:
Bruno Windels 2022-04-27 19:41:42 +02:00
parent b03b296391
commit aa709ee6e9
1 changed files with 1 additions and 0 deletions

View File

@ -1197,6 +1197,7 @@ button.RoomDetailsView_row::after {
.StreamView_muteStatus {
align-self: end;
justify-self: start;
color: var(--text-color--lighter-80);
}
.StreamView_muteStatus.microphoneMuted::before {