Skip to content

Commit

Permalink
Dont restrict step height
Browse files Browse the repository at this point in the history
  • Loading branch information
angusmcleod committed Jan 21, 2019
1 parent 36dd30b commit c40a582
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/stylesheets/wizard/wizard_custom.scss
Expand Up @@ -112,6 +112,7 @@
flex: auto;
display: flex;
flex-direction: column;
max-height: initial;
width: 100%;
}

Expand Down

0 comments on commit c40a582

Please sign in to comment.