.smt-feed {
    display: block;
    background: #fff;
}

.feed-container {
    box-sizing: border-box;
    height: calc(100vh - 0.65rem);
}

.tab-wrap {
    margin: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.tab-wrap swan-tabs {
    height: .45rem !important;
}

.tab-wrap .active .swan-tab-item-text {
    font-weight: 800 !important;
    color: #000 !important;
}