Fix language prompt text wrap issue (#9175)
This commit is contained in:
@@ -162,7 +162,6 @@ function LanguageSuggestionButton({
|
|||||||
<View style={[a.flex_1]}>
|
<View style={[a.flex_1]}>
|
||||||
<Text
|
<Text
|
||||||
style={[
|
style={[
|
||||||
a.flex_1,
|
|
||||||
a.leading_snug,
|
a.leading_snug,
|
||||||
{
|
{
|
||||||
maxWidth: 400,
|
maxWidth: 400,
|
||||||
|
|||||||
Reference in New Issue
Block a user