angular stepper

fanny111 asked 4 years ago

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;
}

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • 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