Skip to content

Commit

Permalink
Help button, change tooltip position
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
  • Loading branch information
torchiaf committed Jan 11, 2023
1 parent 7a766b5 commit dc9a930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rancher-desktop/components/Help.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export default Vue.extend({
<button
v-tooltip="{
content: tooltip,
placement: 'right'
placement: 'left'
}"
class="btn role-fab"
:class="{
Expand Down

0 comments on commit dc9a930

Please sign in to comment.