fix(large-video): do not stretch dominant speaker avatar

This commit is contained in:
Leonard Kim 2019-05-23 13:12:16 -07:00 committed by virtuacoplenny
parent e3612929f8
commit e0fdeea69b
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@
}
#dominantSpeakerAvatar {
background-color: #000000;
object-fit: cover;
}
.dynamic-shadow {