Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material/list): ensure leading icon scales with token
Correct the font size of leading icon in List component. Set font-size of leading icon to same value as its width and height. Ensure Ensure icon scales to "list-item-leading-icon-size" token. Fix icon with cut-off appearance when "list-item-leading-icon-size" is less than 24px. (cherry picked from commit 581e42f)
- Loading branch information