components icon indicating copy to clipboard operation
components copied to clipboard

bug(list): Misalignment with list with three lines

Open mrmokwa opened this issue 4 months ago • 0 comments

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

image

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

image

Expected Behavior

Space beetween line 2 and 3 should the even.

image

Actual Behavior

There's an extra space beetween the lines.

Environment

  • Angular: 16.1.7

mrmokwa avatar Feb 26 '24 12:02 mrmokwa