sp-tab-container {
  .tab-item {
    cursor: pointer;
  }

  .tab-item.loading::after {
    margin-left: 15px;
  }
}
