N°5822 - Do not display the tab separator in scroll mode when there is only one tab

This commit is contained in:
Stephen Abello
2022-12-23 14:28:22 +01:00
parent 1cac189077
commit 7127b192a2

View File

@@ -154,7 +154,7 @@ $ibo-tab-container--tab-container--last--min-height: 60vh !default;
}
.ibo-tab-container--tab-container-list.ibo-is-scrollable {
.ibo-tab-container--tab-container--label {
.ibo-tab-container--tab-container:not(:only-child).ibo-tab-container--tab-container--label {
display: block;
}
.ibo-tab-container--tab-container {