tweak messageitem blocked state

This commit is contained in:
Samuel Newman
2026-05-27 19:04:56 +03:00
parent a892b3dcc9
commit 1c9e6b816e
+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,