Skip to content

Commit 131cc46

Browse files
author
Guillaume Chau
committed
fix(ui): ProjectNavButton tooltip delay
1 parent 2bcb991 commit 131cc46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@vue/cli-ui/src/components/ProjectNavButton.vue

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
popover-class="force-tooltip"
77
placement="right"
88
offset="4"
9+
:delay="{ show: 300, hide: 0 }"
910
>
1011
<VueGroupButton
1112
class="flat big icon-button"

0 commit comments

Comments
 (0)