Angular Material Chips appearing as rectangle instead of being Rounded inside a sidenav

Viewed 1924

I created a stackblitz example

If you open the side nav and then see the chip on the expansion panel you will see its rectangular in shape but it should look circular. How do I fix this ?


Edit: This is there as an issue already on Github

1 Answers
Related