You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.

The text was updated successfully, but these errors were encountered: