[Chat] Tweak messageitem blocked state (#10631)

This commit is contained in:
Samuel Newman
2026-05-27 20:00:45 +03:00
committed by GitHub
parent 3d8875374e
commit addfdd192a
+2 -1
View File
@@ -607,11 +607,12 @@ function BlockedPlaceholder({
a.self_start, a.self_start,
a.border, a.border,
t.atoms.border_contrast_high, t.atoms.border_contrast_high,
a.flex_shrink,
style, style,
]}> ]}>
<Text <Text
style={[ style={[
a.text_md, a.text_sm,
a.leading_snug, a.leading_snug,
a.italic, a.italic,
t.atoms.text_contrast_medium, t.atoms.text_contrast_medium,