prevent overlap in admonition
This commit is contained in:
@@ -79,8 +79,8 @@ function Inner({
|
|||||||
]}>
|
]}>
|
||||||
<Shield size="md" />
|
<Shield size="md" />
|
||||||
</View>
|
</View>
|
||||||
<View style={[a.flex_1, a.gap_xs]}>
|
<View style={[a.flex_1, a.gap_xs, a.pr_2xl]}>
|
||||||
<Text style={[a.text_sm, a.leading_snug]}>{children} </Text>
|
<Text style={[a.text_sm, a.leading_snug]}>{children}</Text>
|
||||||
<Text style={[a.text_sm, a.leading_snug, a.font_bold]}>
|
<Text style={[a.text_sm, a.leading_snug, a.font_bold]}>
|
||||||
<Trans>
|
<Trans>
|
||||||
Learn more in your{' '}
|
Learn more in your{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user