4
0
forked from crowetic/commerce

Added dropdown

This commit is contained in:
Belen Curcio 2020-10-21 13:22:27 -03:00
parent 1b80080762
commit 620df7f675

View File

@ -17,7 +17,7 @@
}
.dropdownMenu {
@apply absolute right-0 mt-2 w-screen max-w-xs sm:px-0 z-50 border border-accents-1;
@apply absolute right-0 mt-2 w-screen max-w-xs sm:px-0 z-50 border border-accents-1 bg-primary;
max-width: 160px;
& .link {