This commit is contained in:
2020-04-12 18:06:29 +02:00
parent 143e0a0c87
commit 95d2540cb4
2 changed files with 48 additions and 8 deletions

View File

@ -55,6 +55,10 @@
margin: 0px 5px;
}
.call-window .members-area span.ready {
color: rgb(1, 218, 1);
}
.call-window .videos-area {
display: flex;
flex-direction: row;