Skip to content

Commit d6452b4

Browse files
author
Jason Kao
committed
400px offset looks better in demo website
1 parent f4595bc commit d6452b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/Demo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ class Demo extends PureComponent {
186186
onStepExit={this.onStepExit}
187187
progress
188188
onStepProgress={this.onStepProgress}
189-
offset="350px"
189+
offset="400px"
190190
debug
191191
>
192192
{steps.map(value => {

0 commit comments

Comments
 (0)