Skip to content

Commit

Permalink
HOTFIX!: 버튼 넓이 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
KimKyuHoi committed Aug 21, 2024
1 parent 59f3a1a commit 8e85049
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/common/button/CommonBtn.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ const Button = styled.button<ICButton>`
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
gap: 10px;
Expand Down

0 comments on commit 8e85049

Please sign in to comment.