You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments