Topic: Stepper Step - Vertical Spacing
Expected behavior: This is with Stepper in vertical mode:
The vertical spacing of individual steps should be equal within the container, or should set the height of container
Actual behavior:
The Steps seem to be fixed height (150px) and can overflow containing element
Resources (screenshots, code snippets etc.) as per screenshot:
how to fix this please?
(mdbvue ver. 5.7.0)
Open
- User: Pro
- Premium support: Yes
- Technology: Vue
- MDB Version: 5.6.0
- Device: all
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: Yes
Magdalena Dembna staff premium commented 2 years ago
For now the only thing you can do is to select in your dev tools
spanresponsible for fixed height and overwrite its height or change container's height. Thank you for spotting this problem - I will create a task to fix it. Kind regards, Magdalena