You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these question so I can help you faster.
Is it a bug or a feature request?
It's a bug.
I'm requesting a new feature.
Which version are you using?
macOS
Windows
Linux
Which is the version/distribution of the OS?
Windows 10
Describe your issue
Unnecessary scrollbar and part of slide image showing underneath slider for multiple slides in the tour. Only part of the 'next' and 'skip' buttons are clickable for these slides as well.
Ex:
I think the issue could be fixed by adding overflow hidden to the Wrapper styled component.
The text was updated successfully, but these errors were encountered:
Please answer these question so I can help you faster.
Is it a bug or a feature request?
Which version are you using?
Which is the version/distribution of the OS?
Windows 10
Describe your issue
Unnecessary scrollbar and part of slide image showing underneath slider for multiple slides in the tour. Only part of the 'next' and 'skip' buttons are clickable for these slides as well.
Ex:
![screenshot 5](https://user-images.githubusercontent.com/26533234/35761692-7c04205a-0859-11e8-9275-ee3ec02e438d.png)
I think the issue could be fixed by adding overflow hidden to the Wrapper styled component.
The text was updated successfully, but these errors were encountered: