Inhire padding to all child views

I am struggling to in-hire my padding to all the child views of my view. Do I really need to place the padding in all childs?

Hello @bikerboy ,
You can use properties padding and margin for parent layout.
Please refer to the following snippet:
https://snippet.webix.com/ebodmb23
Also it’s possible to define different border types. You can find information here.
Example: Code Snippet