Increase checkbox and radio inputs to 25px by 25px #436
Labels
0 - Backlog
Issue is accepted, but is not ready to be worked on or not in current sprint
Accessibility
Represents issues that are related to accessibility in UI such as WCAG, etc.
Checklist
Is Your Feature Request Related To A Problem? Please describe.
To be WCAG compliant, checkboxes and radio inputs need to be a minimum of 25px by 25px.
Describe The Solution. Why is it needed?
We can add/adjust these variables inside of the
/scss/variables/_global.scss
file:It is to note, more variables may need adjusted after the size is increased. List of variables is at https://getbootstrap.com/docs/5.3/forms/checks-radios/#sass-variables.
Additional Context
Custom switch items should be inspected after this change to ensure they still display as they should.
Related Issues
The text was updated successfully, but these errors were encountered: