Skip to content

Commit

Permalink
fixup: place modal above sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
plt-amy committed Jan 17, 2024
1 parent 8ffe318 commit e691e6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions support/web/css/components/modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ $modal-width: 820px;
align-items: center;
justify-content: center;

z-index: 2;

&.open {
display: flex;
opacity: 1;
Expand Down

0 comments on commit e691e6e

Please sign in to comment.