Skip to content

Commit

Permalink
fix: 라디오 버튼 스타일
Browse files Browse the repository at this point in the history
  • Loading branch information
gd-p committed Aug 26, 2021
1 parent 569bd66 commit 1807e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/order/radio-button.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const Label = styled.label`
font-size: 14px;
input[type='radio'] {
min-width: 13px;
width: 13px;
margin-right: 8px;
}
`;
Expand Down

0 comments on commit 1807e5c

Please sign in to comment.