Skip to content

Commit

Permalink
style: update #notification z-index to 1 for proper layering
Browse files Browse the repository at this point in the history
  • Loading branch information
cyril1018 committed Aug 25, 2024
1 parent 9471547 commit 4615efc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sells.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
}

#notification {
z-index: 1;
position: fixed;
bottom: 20px;
right: 20px;
Expand Down

0 comments on commit 4615efc

Please sign in to comment.