N°2847 - Fix tabs being centered instead of being align on the left

This commit is contained in:
Molkobain
2020-10-01 17:49:10 +02:00
parent 50bf0c9a27
commit d9fe4599ff

View File

@@ -19,7 +19,6 @@ $ibo-tab-container--tab-toggler--padding-x: 24px !default;
/* Rules */
.ibo-tab-container--tabs-list {
@extend %ibo-full-height-content;
justify-content: center;
height: $ibo-tab-container--tabs-list--height;
background-color: $ibo-tab-container--tabs-list--background-color;