Ignore all clicks during tour
This commit is contained in:
parent
e5943df108
commit
33848fb1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -353,6 +353,7 @@ html {
|
||||||
0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
|
0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
opacity: 100%;
|
opacity: 100%;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.v-step {
|
.v-step {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue