[Chat] Message context menu fixes (#10314)

This commit is contained in:
Samuel Newman
2026-04-21 09:24:46 -07:00
committed by GitHub
parent 18052f08e0
commit 0df1d6f53e
4 changed files with 25 additions and 11 deletions
-1
View File
@@ -29,7 +29,6 @@ let MessageItemEmbed = ({
<View
style={[
!isFromSelf && a.ml_sm,
t.atoms.bg,
native({
flexBasis: 0,
width: Math.min(screen.width, 600) / 1.4,