Skip to content

Commit

Permalink
Update queue-items.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed May 18, 2024
1 parent 45a43cd commit 571dabf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ THE SOFTWARE.
</j:if>
<div class="app-builds-container__item__inner__controls">
<j:if test="${!item.params.isEmpty()}">
<div tooltip="Build Parameters: ${item.params}">
<div tooltip="Build Parameters: ${item.params}" data-tooltip-append-to-parent="true">
<l:icon class="icon-notepad icon-sm"/>
</div>
</j:if>
Expand Down

0 comments on commit 571dabf

Please sign in to comment.