11 lines
129 B
SCSS
11 lines
129 B
SCSS
.mat-stepper-vertical {
|
|
margin-top: 8px;
|
|
}
|
|
|
|
.mat-mdc-form-field {
|
|
margin-top: 16px;
|
|
}
|
|
|
|
.file-input {
|
|
display: none;
|
|
} |