Add tile background color
This commit is contained in:
parent
f2038bd0d8
commit
3081e705ed
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
will-change: transform, width, height, opacity, box-shadow;
|
will-change: transform, width, height, opacity, box-shadow;
|
||||||
border-radius: 24px;
|
border-radius: 24px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
background-color: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
.participantTile video {
|
.participantTile video {
|
||||||
|
|
Loading…
Reference in a new issue