components icon indicating copy to clipboard operation
components copied to clipboard

fix(material/chips): increase chip remove touch target size

Open essjay05 opened this issue 1 year ago • 0 comments
trafficstars

Fixes Angular Components Chips component accessibility issue where the touch target is too small. Updates the chips' remove button ::after margin and padding styles to create a larger touch target to meet the minimum 48px x 48px size.

Before screenshot After screenshot

Fixes b/286959517

essjay05 avatar Jul 17 '24 21:07 essjay05