bug(list): Misalignment with list with three lines
- Dominant language
- TypeScript
- Stars
- 25k
- Forks
- 6.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 91
Description
### Description
If you check the examples in the material site, you'll see that there's a even space beetween lines.
https://m2.material.io/components/lists

If you check the examples in angular.material site, there's an misalignment beetween the second and thrird line
https://material.angular.io/components/list/examples#list-variants

### Expected Behavior
Space beetween line 2 and 3 should the even.

### Actual Behavior
There's an extra space beetween the lines.
### Environment
- Angular: 16.1.7
Contributor guide
Research direction
Start by comparing the Material Design lists page with the Angular Material list-variants example linked in the issue, focusing on the three-line list layout. Locate the Angular list implementation and its relevant tests, then verify that the spacing between lines two and three matches the expected even spacing shown in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100