tweak messageitem blocked state
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user