Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jscardona12 committed Jul 20, 2023
1 parent 510bc8b commit df683c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/getNavigationModalCardStyles/index.website.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default ({windowHeight, isSmallScreenWidth}) => ({
// 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 df683c3

Please sign in to comment.