Skip to content

Commit

Permalink
Add issue related url comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jscardona12 authored Jul 20, 2023
1 parent aa20626 commit 112b61b
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 112b61b

Please sign in to comment.