From cd87f7ca1687e170f34fbdec5583f7b1e4764484 Mon Sep 17 00:00:00 2001 From: Sebastian Sebald Date: Fri, 3 May 2024 08:12:43 +0200 Subject: [PATCH] docs: improve visibility of `` on non white backgrounds (e.g. a message) (#3897) --- docs/ui/mdx.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ui/mdx.tsx b/docs/ui/mdx.tsx index 14151a519b..5d35e986ee 100644 --- a/docs/ui/mdx.tsx +++ b/docs/ui/mdx.tsx @@ -71,7 +71,7 @@ const typography = { ), code: (props: HTMLAttributes) => ( ),