From c0fc551017d5006cf33bc7aad9f956d990644e93 Mon Sep 17 00:00:00 2001 From: changhui lee Date: Tue, 1 Oct 2024 11:59:44 +0900 Subject: [PATCH] Add bottom padding to MarkdownPreview (#363) --- frontend/src/components/editor/Preview.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/src/components/editor/Preview.tsx b/frontend/src/components/editor/Preview.tsx index c9d7a3bc..40b5eee8 100644 --- a/frontend/src/components/editor/Preview.tsx +++ b/frontend/src/components/editor/Preview.tsx @@ -49,6 +49,9 @@ function Preview() { return (