mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 13:41:22 +00:00
Dropdown Menu
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
}
|
||||
|
||||
& .dropdownMenuContainer {
|
||||
@apply flex-col py-6 bg-primary h-full justify-around h-auto;
|
||||
@apply flex-col py-6 bg-primary h-full justify-around;
|
||||
|
||||
@screen lg {
|
||||
@apply border border-accents-1 shadow-lg py-2;
|
||||
@apply border border-accents-1 shadow-lg py-2 h-auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user