Skip to content

Commit

Permalink
πŸ˜… z-index fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yuancong-liu committed Apr 25, 2024
1 parent 1e65aa5 commit 3a0ea3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/navBar/index.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@

&::after {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
content: '';
Expand Down

0 comments on commit 3a0ea3b

Please sign in to comment.