Mark G
Results
2
comments of
Mark G
There may be enough people [in government using Angular](https://www.itnews.com.au/news/dhs-taps-angular-for-quick-customer-wins-476801) to maintain this. It would be great having the per-package snippets Angular requires, the same way React is handled. :+1:
Here is a simple override which should work: ``` // A fix for long labels on checkboxes and radios form { input[type='radio']+label, input[type='checkbox']+label { position: relative; } input[type='checkbox']{ &:checked {...