github.com/outbrain/consul@v1.4.5/ui-v2/app/styles/components/tabs.scss (about)

     1  @import './tabs/index';
     2  main header nav:last-of-type:not(:first-of-type) {
     3    @extend %tab-nav;
     4  }
     5  .tab-section {
     6    @extend %tab-section;
     7  }