Skip to content

Commit

Permalink
fix: min responsive width
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Feb 17, 2022
1 parent f312393 commit b00e50d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function onIframeLoad () {
<BaseSplitPane
save-id="story-single-responsive"
:min="10"
:min="30"
:max="6000"
:default-split="800"
fixed
Expand Down

0 comments on commit b00e50d

Please sign in to comment.