Add delay to breadcrumb and workflow tab tooltips (#4559)

This commit is contained in:
Christian Byrne
2025-07-28 13:09:34 -07:00
committed by GitHub
parent 6167861340
commit b6922cf386
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
<template>
<a
ref="wrapperRef"
v-tooltip.bottom="item.label"
v-tooltip.bottom="{
value: item.label,
showDelay: 512
}"
href="#"
class="cursor-pointer p-breadcrumb-item-link"
:class="{