Skip to content

Commit

Permalink
Merge branch 'hotfix/20709' of https://github.com/jscardona12/Expensi…
Browse files Browse the repository at this point in the history
…fyJuanC into hotfix/20709
  • Loading branch information
jscardona12 committed Jul 20, 2023
2 parents f72741f + 112b61b commit 510bc8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/getNavigationModalCardStyles/index.website.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ export default ({windowHeight, isSmallScreenWidth}) => ({
// Safari issues:
// https://github.com/Expensify/App/issues/12005
// https://github.com/Expensify/App/issues/17824
// https://github.com/Expensify/App/issues/20709

height: `${windowHeight}px`,
minHeight: `${windowHeight}px`,
});

0 comments on commit 510bc8b

Please sign in to comment.