Does anyone know how to set the autocomplete multiple checkbox item height in Angular Material?
I want to like this
But it shows this while using multiple checkbox
Here is my sample code https://stackblitz.com/edit/components-issue-s5kjcj?file=src/app/example-component.css
2
Answers
you can use
ngx-mat-select-search
. here is its sample code:https://stackblitz.com/edit/ngx-mat-select-search
You need to add CSS in the way like class to the element mentioned as tag