Skip to content

Commit efdeb0b

Browse files
authored
fix broken style on new-inspection dialog (#519)
* fix broken style on new-inspection dialog * fix style bug
1 parent e9ffb3c commit efdeb0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

web/src/app/dialogs/new-inspection/new-inspection.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ mat-step {
5252
padding: 0px 24px 0px 24px;
5353
flex: 1;
5454
}
55+
56+
.mat-horizontal-stepper-header-container {
57+
flex: 0;
58+
}
5559
}
5660

5761
.allow-vertical-scroll {

0 commit comments

Comments
 (0)