Skip to content

Commit

Permalink
increased Modal background z-indez
Browse files Browse the repository at this point in the history
  • Loading branch information
lghiur committed Jun 14, 2024
1 parent 5d5e327 commit 7dadb47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Modal/Modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@

&.fade-enter-done {
opacity: 0.5;
z-index: 9;
}
}

Expand Down

0 comments on commit 7dadb47

Please sign in to comment.