Checkbox size and disabled state in Bootstrap #11096
Labels
bootstrap-theme
checkbox
🧰 feature-request
✅ status: resolved
Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Is your feature request related to a problem? Please describe.
The Checkbox size should be 16x16px in the Bootstrap theme. Currently, its' size is 14x14px.
And the Checkbox disabled state is not accurate (see Web Components).
Describe the solution you'd like
16x16px size and accurate disabled state in light and dark schema.
Additional context
Bootstrap docs
The text was updated successfully, but these errors were encountered: