Skip to content

Commit

Permalink
[#1305] fix overlay panel appended inside another
Browse files Browse the repository at this point in the history
  • Loading branch information
pzadroga committed May 14, 2024
1 parent dee76c4 commit 1d90b9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ng-template pTemplate="caption">
<div class="p-d-flex p-mt-1 p-ai-center">
Checkers list
<app-help-tip title="Checkers list">
<app-help-tip title="Checkers list" appendTo="body">
<p>
The table lists available review checkers. Each of them is responsible for analyzing the daemon
configuration to detect some particular issue. The table contains the checker states,
Expand Down

0 comments on commit 1d90b9c

Please sign in to comment.