Fixed tooltips not animating in
This commit is contained in:
parent
34487cb3da
commit
21dbcc0d66
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ export default defineComponent({
|
|||
z-index: 10;
|
||||
}
|
||||
|
||||
.fade-enter,
|
||||
.fade-enter-from,
|
||||
.fade-leave-to {
|
||||
opacity: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue