mirror of
https://github.com/vercel/commerce.git
synced 2025-07-19 19:01:22 +00:00
🐛 bug: set z index header menu
:%s
This commit is contained in:
parent
a0ed04329d
commit
3f70dc7346
@ -7,6 +7,7 @@
|
||||
padding: 2rem 1rem;
|
||||
border-top: 1px solid var(--border-line);
|
||||
box-shadow: -5px 6px 10px rgba(0, 0, 0, 0.2);
|
||||
z-index: 9999;
|
||||
.menu {
|
||||
@apply grid grid-cols-4;
|
||||
li {
|
||||
|
Loading…
x
Reference in New Issue
Block a user