Skip to content

Commit

Permalink
fix: message menu positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Sep 27, 2023
1 parent 2dcd139 commit 7d7396e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
[popperHideOnScroll]="false"
[popperHideOnClickOutside]="true"
[popperHideOnMouseLeave]="false"
[popperDisableAnimation]="true"
>
<popper-content #popperContent>
<ng-template
Expand Down

0 comments on commit 7d7396e

Please sign in to comment.