diff --git a/src/components/common/StagingArea/StagingArea.tsx b/src/components/common/StagingArea/StagingArea.tsx index 976494fb..5d444750 100644 --- a/src/components/common/StagingArea/StagingArea.tsx +++ b/src/components/common/StagingArea/StagingArea.tsx @@ -44,6 +44,7 @@ const StagingAreaLayout = styled.div` display: inline-flex; gap: 0.8rem; align-items: center; + width: 31.7rem; height: 76.8rem; padding: 0 0.1rem 0 0.7rem;