mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-19 10:41:10 -05:00
fix(ui): ProjectNavButton tooltip delay
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
popover-class="force-tooltip"
|
||||
placement="right"
|
||||
offset="4"
|
||||
:delay="{ show: 300, hide: 0 }"
|
||||
>
|
||||
<VueGroupButton
|
||||
class="flat big icon-button"
|
||||
|
||||
Reference in New Issue
Block a user