Feed composer styles
This commit is contained in:
@@ -258,11 +258,13 @@ export function FeedComposerPrompt() {
|
|||||||
]}>
|
]}>
|
||||||
<Text
|
<Text
|
||||||
style={[
|
style={[
|
||||||
t.atoms.text_contrast_medium,
|
t.atoms.text_contrast_low,
|
||||||
a.text_md,
|
a.text_md,
|
||||||
|
a.pl_xs,
|
||||||
{
|
{
|
||||||
lineHeight: a.text_md.fontSize,
|
lineHeight: a.text_md.fontSize,
|
||||||
includeFontPadding: false,
|
includeFontPadding: false,
|
||||||
|
top: 1,
|
||||||
},
|
},
|
||||||
]}>
|
]}>
|
||||||
{_(msg`What's up?`)}
|
{_(msg`What's up?`)}
|
||||||
|
|||||||
Reference in New Issue
Block a user