add scrollTo where needed

A couple of tour steps could benefit from a scrollTo for users on smallers screens.
This commit is contained in:
Hugh Rundle 2022-07-27 15:53:54 +10:00
parent a4714f097f
commit 2455aadbfd
2 changed files with 2 additions and 0 deletions

View file

@ -84,6 +84,7 @@
element: "#tour-privacy-select",
on: "left",
},
scrollTo: true,
buttons: [
{
action() {

View file

@ -81,6 +81,7 @@
element: "#tour-privacy",
on: "left",
},
scrollTo: true,
buttons: [
{
action() {