Topic: angular stepper
How could i change that should not be such long lines between the steps - in horizontal stepper
Arkadiusz Idzikowski staff answered 4 years ago
Here is an example (add these styles to the styles.scss
file):
ul.stepper.horizontal {
justify-content: start !important;
}
.stepper.horizontal .step {
width: 200px !important;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 10.1.1
- Device: pc
- Browser: google
- OS: windows
- Provided sample code: No
- Provided link: No