Skip to content

Commit

Permalink
Plugins - dropdown menu placement (#1665)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkz212 authored Nov 9, 2023
1 parent 863990f commit 02d4584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h4 class="card-title mb-0">

</ng-container>

<span ngbDropdown class="d-inline-block ml-3">
<span ngbDropdown placement="bottom-right top-right" class="d-inline-block ml-3">
<a href="javascript:void(0)" class="card-link grey-text" aria-label="Plugin actions drop down menu"
ngbDropdownToggle>
<span class="card-link">
Expand Down

0 comments on commit 02d4584

Please sign in to comment.