Arno

Results 1 comments of Arno

In my opinion this can be done with some extra CSS. Add a custom style: ``` .mdl-step { height:100%; } .mdl-step__content { overflow: inherit; } ```