Skip to content

Commit

Permalink
fix(convert): modal overlay with page header
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Jan 10, 2024
1 parent febe773 commit 2f4a155
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Convert.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const styles = {
right: 0,
bottom: 0,
backgroundColor: 'rgba(0, 0, 0, .6)',
zIndex: 100,
}
}

Expand Down

0 comments on commit 2f4a155

Please sign in to comment.