append my-help popover to body instead of parent object
This commit is contained in:
parent
ec769c89fd
commit
bc144e16ce
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
<span
|
||||
role="button"
|
||||
class="help-tooltip-button"
|
||||
container="body"
|
||||
title="Get help"
|
||||
i18n-title
|
||||
[attr.aria-pressed]="isPopoverOpened"
|
||||
|
|
Loading…
Reference in a new issue