.switch-tab {
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  height: 100%;
}

.switch-tab-item.active {
  min-width: unset;
}
