/* Sidebar */
.members-3l0kz9 {
height: 100%;
}
/* Channel header */
.toolbar-3_r2xA>.iconWrapper-2awDjA.selected-29KTGM:nth-of-type(4)~:last-child {
margin-right: 56px;
}
/* Buttons */
.container-2Oqvgx>.tabs-1RhQha {
height: 0;
padding: 0;
border: none;
}
.container-2Oqvgx>.tabs-1RhQha>.tab-FftSDB {
font-size: 0;
position: absolute;
right: 6px;
top: -36px;
width: 40px;
height: 24px;
margin: 0 8px;
padding: 0;
z-index: 2;
border-radius: 12px;
background-color: hsl(218, calc(var(--saturation-factor, 1) * 4.6%), 46.9%) !important;
}
.container-2Oqvgx>.tabs-1RhQha>.tab-FftSDB::after {
position: absolute;
top: 3px;
width: 18px;
height: 18px;
background-color: white;
border-radius: 50%;
}
.container-2Oqvgx>.tabs-1RhQha>.tab-FftSDB:first-of-type::after {
content: url("data:image/svg+xml;utf8,");
right: 3px;
}
.container-2Oqvgx>.tabs-1RhQha>.tab-FftSDB:last-of-type::after {
content: url("data:image/svg+xml;utf8,");
left: 3px;
}
.container-2Oqvgx>.tabs-1RhQha>.tab-FftSDB.selected-g-kMVV {
pointer-events: none;
opacity: 0;
}