Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
fix: correct z-index for review criteria on Swipe Review Tool
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKohler committed Mar 13, 2021
1 parent 6af74d9 commit 60ae1c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/css/modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
left: 0;
background-color: rgba(0, 0, 0, .4);
overflow: scroll;
z-index: 50;
}

.close-modal {
Expand Down

0 comments on commit 60ae1c2

Please sign in to comment.