open-consul/ui-v2/app/styles/components/tabs.scss

8 lines
138 B
SCSS

@import './tabs/index';
main header nav:last-of-type:not(:first-of-type) {
@extend %tab-nav;
}
.tab-section {
@extend %tab-section;
}