/* friends list (sidebar-2K8pFh) */
.sidebar-2K8pFh {
    width: 64px !important;
    overflow: visible !important;
    transition: .2s ease !important;
}

.channel-2QD9_O {
    width: 49px !important;
    overflow: visible !important;
    transition: .2s ease !important;
}

.channel-2QD9_O:hover {
    width: 250px !important;
    clear: both;
    overflow: visible !important;
    transition: .2s ease !important;
}

/* try to fix member panel */
.membersWrap-2h-GB4 {
    min-height: 0px;
    display: flex;
    /*position: absolute;*/
}

/* make invisible */
.icon-1DeIlz, .headerText-2F0828 {
    display: none;
}

/* move + sign a little to the right */
.privateChannelRecipientsInviteButtonIcon-3A3uTc {
    left: 6px;
}

/* bottom bar mic */
.button-14-BFJ {
    left: -43px;
}

/* avatar */
.avatarWrapper-2yR4wp {
    display: none;
    float: left;
    margin-right: 0px;
}