Even out padding in error message
This commit is contained in:
@@ -167,7 +167,8 @@ function TranslationError({
|
|||||||
<View
|
<View
|
||||||
style={[
|
style={[
|
||||||
a.px_lg,
|
a.px_lg,
|
||||||
a.py_md,
|
a.pt_sm,
|
||||||
|
a.pb_md,
|
||||||
a.mt_sm,
|
a.mt_sm,
|
||||||
a.border,
|
a.border,
|
||||||
a.rounded_lg,
|
a.rounded_lg,
|
||||||
|
|||||||
Reference in New Issue
Block a user