Skip to content

Commit

Permalink
400px offset looks better in demo website
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Kao committed May 17, 2021
1 parent f4595bc commit d6452b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/Demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ class Demo extends PureComponent {
onStepExit={this.onStepExit}
progress
onStepProgress={this.onStepProgress}
offset="350px"
offset="400px"
debug
>
{steps.map(value => {
Expand Down

0 comments on commit d6452b4

Please sign in to comment.