Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Nov 16, 2022
1 parent 5d8df03 commit 25ff24f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/styled/menu.css
Expand Up @@ -10,6 +10,8 @@
}
}
}
&[class*=" px-"]:not(&[class*=" px-0"]) li > *,
&[class^="px-"]:not(&[class^="px-0"]) li > *,
&[class*=" p-"]:not(&[class*=" p-0"]) li > *,
&[class^="p-"]:not(&[class^="p-0"]) li > * {
@apply rounded-btn;
Expand Down

0 comments on commit 25ff24f

Please sign in to comment.