From c47c1e7aafafbc889c64a7270deb9c28c0898fcf Mon Sep 17 00:00:00 2001
From: DS Boyce <260543580+ds-boyce@users.noreply.github.com>
Date: Tue, 3 Mar 2026 14:48:39 -0800
Subject: [PATCH] Tweak border size
---
src/components/Post/Translated/index.tsx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/components/Post/Translated/index.tsx b/src/components/Post/Translated/index.tsx
index 112a65eb59..049f21178b 100644
--- a/src/components/Post/Translated/index.tsx
+++ b/src/components/Post/Translated/index.tsx
@@ -128,7 +128,6 @@ function TranslationLink({
// for accessibility
to={getTranslatorLink(postText, primaryLanguage)}
label={l`Translate`}
- style={[a.text_sm]}
onPress={handleTranslate}>
Translate
@@ -168,7 +167,7 @@ function TranslationResult({
a.pb_md,
a.mt_sm,
a.border,
- a.rounded_md,
+ a.rounded_lg,
t.atoms.border_contrast_high,
]}>