bigskysoftware / bigskysoftware/missing
Add `cursor: not-allowed` to `label:has(input[disabled])`
Open
visual
- Dominant language
- CSS
- Stars
- 798
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
When wrapping `` in a ``, clicking the label activates the ``, but if the input is disabled we only display `cursor: not-allowed` on the `input` itself.
Contributor guide
Assessment
This issue has not been assessed yet.