Skip to content

Commit

Permalink
fix(web): drop a not necessary z-index
Browse files Browse the repository at this point in the history
Which was also causing stacking problems at the selection product page.
  • Loading branch information
dgdavid committed Nov 21, 2024
1 parent 1833db9 commit 32474aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/assets/styles/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ button.remove-link:hover {
right: 0;
bottom: 0;
left: 0;
z-index: 999;
}
}
}
Expand Down

0 comments on commit 32474aa

Please sign in to comment.