Skip to content

Commit

Permalink
Reduce menu width
Browse files Browse the repository at this point in the history
  • Loading branch information
djbarnwal committed Sep 13, 2023
1 parent 0ffb9fc commit 0e0ef2f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ This component needs to do the following:
</TooltipContent>
</Tooltip>
<Menu
minWidth="280px"
slot="floating-element"
on:escape={toggleFloatingElement}
on:click-outside={toggleFloatingElement}
Expand Down

0 comments on commit 0e0ef2f

Please sign in to comment.