diff --git a/src/pages/PostCreatePage.tsx b/src/pages/PostCreatePage.tsx index 90edf6d..218211b 100644 --- a/src/pages/PostCreatePage.tsx +++ b/src/pages/PostCreatePage.tsx @@ -39,7 +39,7 @@ const PostCreatePage = () => { display: 'flex', flexDirection: 'column', justifyContent: 'space-around', - alignItems: 'flex-end', + alignItems: 'center', }} > { alignItems: 'center', }} > - + 1 ? '600px' : '300px', + textAlign: 'left', + }} + > Selected LookBooks { bd="1px solid black" display="flex" style={{ - width: '300px', + width: imageUrls.length > 1 ? '600px' : '300px', height: '76%', overflow: 'auto', }}