Topic: angular stepper
                  
                  fanny111
                  free
                  asked 4 years ago
                
How could i change that should not be such long lines between the steps - in horizontal stepper
                      
                        Add comment
                      
                    
                  
                
                      
                      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.
Status
              Answered
Specification of the issue
              - ForumUser: 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