Open pedrotcm opened 5 years ago
In fact now that I can see that it is the white color of the icon that is very close to the disabled checkbox background. I overwrote css to better fit my layout.
nb-checkbox .native-input:disabled + .custom-checkbox nb-icon { color: #abafb7; }
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior: The checkbox when disabled does not display the visually checked value.
Expected behavior: Learn checkbox checked but disabled.
Steps to reproduce: In the showcase itself in the Disabled Checkbox part. https://akveo.github.io/nebular/docs/components/checkbox/examples#nbcheckboxcomponent
Other information:
npm, node, OS, Browser
Angular, Nebular