Skip to content

Commit 79dee17

Browse files
authored
Stepper::Nav - Fix alignment in mobile (#2910)
1 parent f19e579 commit 79dee17

File tree

1 file changed

+1
-0
lines changed
  • packages/components/src/styles/components/stepper

1 file changed

+1
-0
lines changed

packages/components/src/styles/components/stepper/nav.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ $progress-bar-animation-duration: 0.25s;
304304
}
305305

306306
.hds-stepper-nav__step-content {
307+
align-items: start;
307308
padding: 8px;
308309
border-radius: 0;
309310
}

0 commit comments

Comments
 (0)