[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.absolute,
|
||||
{top: tokens.space.md, left: tokens.space.lg},
|
||||
isGroupConvo && a.pointer_events_none,
|
||||
]}>
|
||||
{avatar}
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user