Causes issues like this: https://github.com/vaadin/starter-wizard/issues/881 Root cause is that the [margin and padding for `::slotted(a)`](https://github.com/vaadin/web-components/blob/master/packages/tabs/theme/lumo/vaadin-tab-styles.js#L126-L127) is not adjusted to match the [padding of vertical tabs](https://github.com/vaadin/vaadin-tabs/blob/master/theme/lumo/vaadin-tab-styles.js#L43).