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