Skip to content

Commit

Permalink
Merge branch 'main' into web-console/news-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed Oct 11, 2023
2 parents 5d1e0e0 + 461de07 commit 9d54253
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ export const DropdownMenu = {
cursor: pointer;
`,

Portal: styled(RadixDropdownMenu.Portal)``,

Content: styled(RadixDropdownMenu.Content)`
display: grid;
gap: 0.5rem;
Expand Down

0 comments on commit 9d54253

Please sign in to comment.