Is there a way to adjust the height of autocomplete multiple checkbox items in Angular Material?
I'd like it to look like this
With a line item height of 18px
But instead, it looks like this when using multiple checkboxes
With a different checkbox height
Here's my code example https://stackblitz.com/edit/components-issue-s5kjcj?file=src/app/example-component.css