Skip to content

Commit

Permalink
Update placement of dropdown menu
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Rak <[email protected]>
  • Loading branch information
rak-phillip committed Jan 25, 2025
1 parent d50a445 commit d8adb6e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ const applyShow = () => {
:shown="isMenuOpen"
:auto-hide="false"
:container="popperContainer"
:placement="'bottom-end'"
:distance="16"
@apply-show="applyShow"
>
<slot name="default">
Expand Down

0 comments on commit d8adb6e

Please sign in to comment.