Skip to content

Commit

Permalink
refactor: 모달 디자인 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
pipisebastian committed Nov 19, 2024
1 parent cb47840 commit 4b5c7c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/components/modal/modal.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ export const modalContent = css({
alignItems: "center",
width: "100%",
height: "100%",
paddingTop: "md",
paddingBottom: "md",
textAlign: "center",
});

Expand Down

0 comments on commit 4b5c7c3

Please sign in to comment.