Topic: Datepicker in stepper
tano pro asked 5 years ago
Hello,
I have a stepper in a card and in a step I have a datepicker. This rule:
.card-body ul.stepper.horizontal li a
breaks the position of the picker prev, next buttons
Thank you!
tano
Add comment
Bartosz Termena staff answered 5 years ago
Dear @tano
Try with adding to your styles.scss this code:
.picker__box .picker__header .picker__nav--prev,
.picker__box .picker__header .picker__nav--next {
padding: 0.1875rem 0.625rem !important;
}
Hope it helps!
Best Regards, Bartosz.
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: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.3.1
- Device: PC
- Browser: Chrome
- OS: Win10
- Provided sample code: No
- Provided link: No