From 0a37b69b73a917f49b7badff7c92ecdd60091345 Mon Sep 17 00:00:00 2001 From: rail <78732904+jongse7@users.noreply.github.com> Date: Wed, 6 Nov 2024 17:27:16 +0900 Subject: [PATCH] =?UTF-8?q?style:=20GeneralRegister=20input,=20button=20pa?= =?UTF-8?q?dding,=20=EC=83=81=EB=8B=A8=20=EB=AC=B8=EA=B5=AC=20=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/input.tsx | 2 +- .../general/containers/GeneralRegisterSection.tsx | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/components/ui/input.tsx b/src/components/ui/input.tsx index e3a699dc..1a25165c 100644 --- a/src/components/ui/input.tsx +++ b/src/components/ui/input.tsx @@ -28,7 +28,7 @@ const Input = React.forwardRef( return (
-
{subSection1}
+
+ {subSection1} +
{isScouncilPath ? ( <> {buttonSection}