Improve group call participants background, padding, margin

This commit is contained in:
ayumi-signal
2024-01-17 12:37:04 -08:00
committed by GitHub
parent 670da5722a
commit a9df5923a3
7 changed files with 39 additions and 16 deletions

View File

@@ -48,7 +48,7 @@ function NoVideo({
return (
<div className="module-calling-pip__video--remote">
<CallBackgroundBlur avatarPath={avatarPath} color={color}>
<CallBackgroundBlur avatarPath={avatarPath}>
<div className="module-calling-pip__video--avatar">
<Avatar
acceptedMessageRequest={acceptedMessageRequest}