.base-user-tab {
    background: var(--bg-input)
}

.base-user-tab .tab-item.active {
    background: var(--bg-weight)
}