Commit 33848fb1 authored by Joel Collins's avatar Joel Collins
Browse files

Ignore all clicks during tour

parent e5943df1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -353,6 +353,7 @@ html {
    0px 0px 0px 4px rgba(128, 128, 128, 0.5) !important;
  border-radius: 5px;
  opacity: 100%;
  pointer-events: none;
}

.v-step {