source: trip-planner-front/node_modules/@angular/material/stepper/_stepper-variables.import.scss@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 443 bytes
Line 
1@forward 'stepper-variables' as mat-* hide $mat-density-config, $mat-header-height,
2$mat-header-maximum-height, $mat-header-minimum-height, $mat-label-header-height,
3$mat-label-min-width, $mat-label-position-bottom-top-gap, $mat-line-gap, $mat-line-width,
4$mat-side-gap;
5@forward 'stepper-variables' as mat-stepper-* hide $mat-stepper-step-header-icon-size,
6$mat-stepper-step-sub-label-font-size, $mat-stepper-vertical-stepper-content-margin;
Note: See TracBrowser for help on using the repository browser.