Skip to content

Commit

Permalink
design: 패딩 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
feb-dain committed Oct 24, 2023
1 parent e66a1bb commit f084638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/ui/modal/HowToAppInstallModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const HowToAppInstallModal = () => {
rowGap={2}
pt={4}
px={6}
pb={9}
pb={10}
direction="column"
>
<Button mt={1} mr={0} mb={-6} ml="auto" onClick={modalActions.closeModal}>
Expand Down

0 comments on commit f084638

Please sign in to comment.