From 67659a302b501e24eff30153ee2dc4482171ccdb Mon Sep 17 00:00:00 2001 From: codytseng Date: Thu, 10 Jul 2025 18:20:09 +0800 Subject: [PATCH] chore: adjust padding --- src/components/ReplyNote/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReplyNote/index.tsx b/src/components/ReplyNote/index.tsx index 982fe0b1..eaa563ed 100644 --- a/src/components/ReplyNote/index.tsx +++ b/src/components/ReplyNote/index.tsx @@ -105,7 +105,7 @@ export default function ReplyNote({ - {show && } + {show && } ) }