Add tile background color

This commit is contained in:
Robert Long 2021-08-18 16:27:16 -07:00
parent f2038bd0d8
commit 3081e705ed

View File

@ -20,6 +20,7 @@
will-change: transform, width, height, opacity, box-shadow;
border-radius: 24px;
overflow: hidden;
background-color: #444;
}
.participantTile video {