If I have a horizontal stepper and it overflows from my parent container it seems my best option right now is to just throw in a horizontal scrollbar on the parent div.
Is there any way to get the overflow to fit into the parent by dropping down a row (I would like the last step that you need to scroll to, to drop down under the first step and still have a line)? i.e.
If I have a horizontal stepper and it overflows from my parent container it seems my best option right now is to just throw in a horizontal scrollbar on the parent div.
Is there any way to get the overflow to fit into the parent by dropping down a row (I would like the last step that you need to scroll to, to drop down under the first step and still have a line)? i.e.