Skip to content

Commit

Permalink
style: increase menu width
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Jun 16, 2024
1 parent 18987cc commit 96ca376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menu/menu.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
display: flex;
flex-direction: column;
row-gap: 4px;
width: 250px;
width: 270px;
height: max-content;
max-height: var(--radix-dropdown-menu-content-available-height);
padding: 4px;
Expand Down

0 comments on commit 96ca376

Please sign in to comment.