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