Skip to content

Commit

Permalink
UI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kattylucy committed Nov 15, 2024
1 parent 91f6229 commit df6d996
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ const CheckboxOption = ({
return (
<Box
backgroundColor="white"
px={2}
py="6px"
padding="12px 14px"
borderRadius={8}
mt={2}
border={`1px solid ${theme.colors.borderPrimary}`}
Expand Down

0 comments on commit df6d996

Please sign in to comment.