If the custom checkbox is in checked state and if gradients are enabled it has a same look whether it is enabled or disabled.
Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss.
I think the solution might be adding:
to scss/_custom-forms.scss line 138
Tested with:
- bootstrap 4.4.1
- linux
- chromium 78.0.3904.108
If the custom checkbox is in checked state and if gradients are enabled it has a same look whether it is enabled or disabled.
Can't reproduce a codepen example, because I can't enabled gradients without compiling the scss.
I think the solution might be adding:
to scss/_custom-forms.scss line 138
Tested with: