Skip to content

Commit

Permalink
iOS Safari用
Browse files Browse the repository at this point in the history
  • Loading branch information
takecchi committed Dec 14, 2023
1 parent 27ff0fa commit d074365
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ const HEADER_HEIGHT = '50px';
const SLIDER_HEIGHT = '50px';

const Dialog = styled(MuiDialog)`
top: env(safe-area-inset-top, 0);
.MuiDialog-paper {
margin: 0;
max-width: 100vw;
Expand Down

0 comments on commit d074365

Please sign in to comment.