mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Add comment on z-index
This commit is contained in:
@@ -175,7 +175,7 @@ nav.top-bar {
|
||||
height: $mobile-nav-height;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 190;
|
||||
z-index: 190; // Above cart sidebar and shaded overlay
|
||||
|
||||
.cart-span {
|
||||
background-color: #f4704c;
|
||||
|
||||
Reference in New Issue
Block a user