Relative Content

Tag Archive for cssangularangular-material

How can I use an Angular Material chckbox without additional spacing?

I’m currently working with Angular Material and would like to know if there is a way to use the checkbox without the default spacing. I noticed that Angular Material’s checkbox are surrounded by some spacing by default (as seen in the image). Is there an easy way to remove this spacing so that I can insert the checkbox directly into my content without additional spacing?