ea9d51e42
1 2 3 4 5 6 7 8 9 10 11
@import './tab/index'; .tabs { &__list { display: flex; justify-content: flex-start; background-color: #f9fafa; border-bottom: 1px solid $geyser; padding: 0 16px; } }