Skip to content

Commit

Permalink
fix: #1445
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Dec 20, 2022
1 parent 8716abb commit 636057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/unstyled/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}
}
}
.menu :where(li) {
:where(.menu li) {
@apply relative flex flex-col flex-wrap items-stretch shrink-0;
}
.menu :where(li:not(.menu-title)) > :where(*:not(ul)) {
Expand Down

0 comments on commit 636057b

Please sign in to comment.