fix: 背景渲染问题
This commit is contained in:
@@ -360,7 +360,6 @@ export default function Participants(props) {
|
||||
<View
|
||||
key={participant.id}
|
||||
className={styles["participants-list-item"]}
|
||||
catchMove
|
||||
>
|
||||
<Image
|
||||
className={styles["participants-list-item-avatar"]}
|
||||
|
||||
Reference in New Issue
Block a user