Checkboxes have border-width: 0 after upgrade to 6.1

After upgrading to webix 6.1 and including webix.min.css all checkbox controls have no borders. Unchecked boxes become invisible.

Hello,

Could you please provide a snippet? As far I can see, checkboxes work smoothly in 6.1 and later: https://snippet.webix.com/uuyupizs

I probably have some CSS problem in my code.
I quickly fixed this adding a new rule. Will investigate later for a cause but a vanilla test actually shows checkboxes work correctly. Sorry for the noise.