Search
 
SCRIPT & CODE EXAMPLE
 

CSS

mat stepper custom css

/** custom CSS as per your :required */
::ng-deep .mat-horizontal-stepper-header {
    box-sizing: border-box;
    flex-direction: column-reverse !important;
    height: auto;
    padding: 24px;
}
::ng-deep .mat-horizontal-stepper-header .mat-step-label {
    padding: 0px 0px 16px !important;
}
::ng-deep .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:first-child)::before, ::ng-deep .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:not(:last-child)::after{
    top: 68px !important;
}
Comment

PREVIOUS NEXT
Code Example
Css :: macbook change screenshot to jpg 
Css :: styles only for IE 
Css :: css clip text 
Css :: css text align 
Css :: vue v-cloak not working 
Css :: center text html css position fixed 
Css :: add line below text css 
Css :: css put span on new line 
Css :: add padding to scrollbar 
Css :: css strike through 
Css :: how to make fonts respnsive 
Css :: Scroll background still 
Css :: html how to indent text 
Css :: style rule that expands the element to cover any floating content within the element 
Css :: how to center a html header 
Css :: one image position relative and other absolute 
Css :: line in css div 
Css :: css transform 
Css :: how to wrap text in css 
Css :: how to margin placeholdr text 
Css :: hide overflow but still scroll 
Css :: css box shadow from all sides 
Css :: bootstrap create full screen background image 
Css :: inherit class in sass 
Css :: decrease div size 
Css :: font-face html 
Css :: use css to replace icon with text when hover 
Css :: background image 
Css :: create a scrapy shell 
Css :: center flex 
ADD CONTENT
Topic
Content
Source link
Name
1+4 =