Skip to content

Commit

Permalink
chore(ui): make the tooltip positioning default
Browse files Browse the repository at this point in the history
  • Loading branch information
MilosPaunovic committed Nov 14, 2024
1 parent 6f45659 commit cf615e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/components/executions/ForceRun.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
:hide-after="0"
:content="$t('force run tooltip')"
raw-content
:placement="tooltipPosition"
>
<component
:is="component"
Expand Down

0 comments on commit cf615e8

Please sign in to comment.