angular stepper


Topic: angular stepper

fanny111 pro premium asked 3 months ago

How could i change that should not be such long lines between the steps - in horizontal stepper


Arkadiusz Idzikowski staff answered 3 months 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.
Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: Angular
  • MDB Version: 10.1.1
  • Device: pc
  • Browser: google
  • OS: windows
  • Provided sample code: No
  • Provided link: No