Hi,
Thanks for GP One,
For the tab block, the default property for .gb-tabs__item.gb-tabs__item-open have by default the layout display: block wich prevent the display settings to take effect, when setting to flex.
I had to change that manually with CSS.