[Chat] Put pointer_events_none on chat bubbles in ChatListItem (#10752)
This commit is contained in:
@@ -475,6 +475,7 @@ function BaseChatItem({
|
|||||||
a.z_10,
|
a.z_10,
|
||||||
a.absolute,
|
a.absolute,
|
||||||
{top: tokens.space.md, left: tokens.space.lg},
|
{top: tokens.space.md, left: tokens.space.lg},
|
||||||
|
isGroupConvo && a.pointer_events_none,
|
||||||
]}>
|
]}>
|
||||||
{avatar}
|
{avatar}
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user