From 2e9e20ce7cf85c1866f2539362a575a1648b2e94 Mon Sep 17 00:00:00 2001 From: lloydzhou Date: Tue, 23 Jul 2024 17:54:07 +0800 Subject: [PATCH] auto height for html preview --- app/components/markdown.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/markdown.tsx b/app/components/markdown.tsx index a527a672e..738d06a13 100644 --- a/app/components/markdown.tsx +++ b/app/components/markdown.tsx @@ -99,7 +99,7 @@ export function HTMLPreview(props: { code: string }) { onClick={(e) => e.stopPropagation()} >