Skip to content

Commit 26b5190

Browse files
committed
fix: flashlist disappearing items
1 parent 90b3204 commit 26b5190

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package/src/components/Message/MessageItemView/MessageContent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,6 @@ const styles = StyleSheet.create({
656656
containerInner: {
657657
borderTopLeftRadius: components.messageBubbleRadiusGroupBottom,
658658
borderTopRightRadius: components.messageBubbleRadiusGroupBottom,
659-
overflow: 'hidden',
660659
},
661660
contentBody: {
662661
flexShrink: 1,

0 commit comments

Comments
 (0)