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/paginator): items per page form field touch target size insufficient (#29109)
* fix(material/paginator): items per page form field touch target issue
items per page form field touch target does not have sufficient touch target
size (48 x 48)
fixes b/202731532
* fix(material/paginator): added transparent element for larger touch target
added transparent touch target element on top of paginator select to get touch target to 48 pixel height
Fixes b/225394124
* fix(material/paginator): add new line
add new line
fixes b/225394124
* fix(material/paginator): added density tokens
added density tokens for paginator touch target
Fixes b/225394124
* fix(material/paginator): fix lint error
fix lint error
fixes #225394124
(cherry picked from commit 99b3312)
0 commit comments