Skip to content

Commit

Permalink
design: border radius 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
ww8007 committed Oct 9, 2023
1 parent 36efeec commit 33ac82c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bookmarks/ui/Like/SkeletonBookmarkLikeList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ const ItemWrapper = styled.div`
const LinkWrapper = styled.div`
display: flex;
align-items: center;
border-radius: ${getRem(16)};
padding: ${getRem(15, 0)};
width: 100%;
padding-left: ${getRem(20)};
Expand Down

0 comments on commit 33ac82c

Please sign in to comment.