Skip to content

Commit 8a94d24

Browse files
vishalshrm539Sharmatumms2021389
authored
Fixed stepper labels overflowing issue (#637)
Co-authored-by: Sharma <[email protected]> Co-authored-by: tumms2021389 <[email protected]>
1 parent 47578c9 commit 8a94d24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/_samples/mediaco/components/multi-step/multi-step.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ mat-horizontal-stepper {
191191
display: flex;
192192
flex-direction: column;
193193
align-items: center;
194-
width: 120px; /* Provides consistent spacing for labels */
195194
text-align: center;
196195
padding: 1rem 0;
197196
}

0 commit comments

Comments
 (0)