.var-tab-item {
  &--inactive[var-tab-item-cover] {
    overflow: visible;
    height: 0;
  }
}
