Description
When using material theme, placing vaadin-tabs (with the number of tab exceeding the screen width) inside a vaadin-vertical-layout stretches the entire view above its width. When use plain div in place of vaadin-vertical-layout problem doesn't exists.
Expected outcome
When actual viewport does not provide space to display all the tabs, a scroll bar should be displayed without stretching the entire screen as it is done with the lumo theme.
Actual outcome
Stretched view above its width with combination vaadin-tabs & vaadin-vertical-layout.
Browsers Affected
Browser independent (verified as below)