components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/list): list item truncates on narrow screen widths

Open essjay05 opened this issue 1 month ago • 1 comments

Fixes issue with Angular Components List component where the list item truncates on narrow screen widths (ie. mobile screens). Removes white-space wrap style and adds some height to primary lines for readability.

Before screenshot After screenshot

Fixes b/291296866

essjay05 avatar May 10 '24 23:05 essjay05

Deployed dev-app for 9e08fccd970aabab8cc63fdaaf05afd6903ca943 to: https://ng-dev-previews-comp--pr-angular-components-29033-dev-ty3sw382.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

github-actions[bot] avatar May 13 '24 16:05 github-actions[bot]