Skip to content

Commit

Permalink
Merge pull request #86 from GPGT-Algorithm-Study/dev
Browse files Browse the repository at this point in the history
fix: 댓글 스타일 수정
  • Loading branch information
klloo authored Feb 6, 2024
2 parents 69f1232 + 1542e83 commit 8d958ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/Board/Detail/CommentComponent/style.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ export const FlexWrapper = styled.div`
`;

export const CommentWrapper = styled.div`
border-radius: 7px;
background-color: white;
padding: 2rem 0.7rem;
box-sizing: border-box;
Expand Down

0 comments on commit 8d958ef

Please sign in to comment.