Environment
"@nuxt/ui": "^4.1.0"
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.1.0
Reproduction
https://stackblitz.com/edit/github-c6ewm9nz?file=src%2Fpages%2Findex.vue
Description
The disabled UI classes (see theme) are only being applied to the radio indicators. Instead they should be applied to the whole item.
Additional context
No response
Logs