Skip to content

Commit

Permalink
fix: style 제거(height 100%)
Browse files Browse the repository at this point in the history
  • Loading branch information
sap03110 committed Dec 6, 2023
1 parent 286883d commit 52b4257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ui/my-page/scrap-sheet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const ImageWarp = styled.div`
.image {
width: 100%;
height: 100%;
}
`;

Expand Down

0 comments on commit 52b4257

Please sign in to comment.