Allow content for any part of tabs

This commit is contained in:
2025-10-07 13:32:47 -04:00
parent b6cc236ced
commit 3514094043

View File

@@ -72,10 +72,7 @@ $tab-notselected-text: #000 !default;
&:not(.open) {
display: none;
}
@content;
}
@content;
}
}