IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
569 stars 162 forks source link

Stepper: Align content to Title and Subtitle #14451

Closed imincheva closed 2 months ago

imincheva commented 3 months ago

Is your feature request related to a problem? Please describe.

Currently, the Content on the vertical Stepper isn't aligned to the Title and Subtitle like it has been designed in the handoff.

Describe the solution you'd like

Align the Content to the Title and Subtitle. This has already been implemented in Indigo, so it should be applied in Material, Fluent and Bootstrap in both Angular and Web Components

Related PR:

14380

Current (reference from Material)

image

Expected (reference from Material)

image