From 31fba5e4a2bb389c5c06897e4d1b38696924a0ec Mon Sep 17 00:00:00 2001 From: Sebastian Sebald Date: Wed, 22 May 2024 10:28:33 +0200 Subject: [PATCH] switch code block buttons so copy is always on the right --- 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 4619bdf90f..4b8bc7fcb6 100644 --- a/docs/ui/mdx.tsx +++ b/docs/ui/mdx.tsx @@ -95,10 +95,10 @@ const typography = { lines > 1 ? 'top-4' : 'top-1/2 -translate-y-1/2' )} > - {lines >= 5 ? ( ) : null} +