Skip to content

Commit

Permalink
Merge pull request #50 from OVINC-CN/fix_intro
Browse files Browse the repository at this point in the history
fix(user guide): user guide disappear
  • Loading branch information
OrenZhang authored Dec 24, 2024
2 parents 69a8feb + 913f4eb commit 2c1965c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -363,4 +363,8 @@ const startGuide = () => {
.user-guide .introjs-helperNumberLayer {
display: none;
}
.introjs-tooltipReferenceLayer {
visibility: visible;
}
</style>

0 comments on commit 2c1965c

Please sign in to comment.