Hi
Can i configure a Zone it an attribute the avoid it to grow
Hi @rmfjd78,
all zones grow by default to fill the available space. You can turn off this behavior via specifying zone='0'
in your layout specification or set it to a static value, e.g. zone='300px'
.