vue-tour
vue-tour copied to clipboard
Update VStep.vue
Without 'block: "center' in the scrollIntoView method it will default to scrolling the page until the element is at the very top of the page, for most users they will want the tour step to be in the center of the page instead, adding this will account for that.