From 1f6d6d0545c21a5213dbd661afe8dff3d47bf150 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 13 Apr 2026 09:42:05 -0700 Subject: [PATCH] Fix embed options border radius (#10237) --- src/components/dialogs/Embed.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/components/dialogs/Embed.tsx b/src/components/dialogs/Embed.tsx index c0eabc1e88..105895ce3d 100644 --- a/src/components/dialogs/Embed.tsx +++ b/src/components/dialogs/Embed.tsx @@ -109,7 +109,7 @@ function EmbedDialogInner({ Embed post + style={[a.text_md, t.atoms.text_contrast_medium, a.leading_snug]}> Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website. @@ -117,12 +117,7 @@ function EmbedDialogInner({ + style={[a.border, t.atoms.border_contrast_low, {borderRadius: 18}]}>