I’m having an issue with creating a clean layout presentation when forms are involved. Whenever there is a form, it automatically creates a white background with borders (type: line I believe). My issue is that I’m trying to create a similar effect for other components (labels), so that they blend in.
If you look at the following snippet, they are not smooth ( https://webix.com/snippet/18ea38e3 ). I know I can tinker with css to make it smooth, but is there a better way? A Webix way?
Thanks