Skip to content

Commit

Permalink
fix z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
alemazzo committed Jan 9, 2022
1 parent eb41149 commit 858def8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/seller-add-product/seller-add-product.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ main>form>input[type=submit] {
}

nav {
z-index: 3 !important;
z-index: 5 !important;
}

main>form>p {
Expand Down

0 comments on commit 858def8

Please sign in to comment.