Skip to content

Commit

Permalink
💄 Style: 업로드 버튼 파란색 글씨 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
elbica committed Nov 25, 2022
1 parent 244d6e6 commit 3117950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/scrap/UploadButton/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const UploadButton = () => {
border: 1px solid ${theme.color.gray08};
box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.1);
border-radius: 23px;
color: ${theme.color.black02};
width: 91px;
display: flex;
padding: 12px 18px;
Expand Down

0 comments on commit 3117950

Please sign in to comment.