so i tried to align them using a div with fillspace property= true, but this only works at the first tab, then i used a div with a fixed width, but i really dont like this technique
According to the Webix rules of sizing and positioning, an empty layout will fill all available space, so you don’t need to use the fixed width for it.