mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-01-11 04:27:40 +01:00
make text white for now
This commit is contained in:
parent
b03b296391
commit
aa709ee6e9
@ -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…
x
Reference in New Issue
Block a user