thedevdojo / pines

The Pines UI library
https://devdojo.com/pines
MIT License
2.76k stars 107 forks source link

Use padding instead of margin on checkbox label #38

Open juls0730 opened 2 weeks ago

juls0730 commented 2 weeks ago

We can use padding so that in the space between the checkbox input element, and the label to the checkbox, there is not a deadspace where interaction is impossible.